| Package | Description |
|---|---|
| com.qcloud.cos.internal | |
| com.qcloud.cos.model | |
| com.qcloud.cos.model.ciModel.xml |
| Modifier and Type | Method and Description |
|---|---|
XmlWriter |
XmlWriter.end() |
XmlWriter |
XmlWriter.start(String name) |
XmlWriter |
XmlWriter.start(String name,
String[] attrs,
String[] values) |
XmlWriter |
XmlWriter.start(String name,
String attr,
String value) |
XmlWriter |
XmlWriter.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
protected XmlWriter |
AclXmlFactory.convertToXml(Grantee grantee,
XmlWriter xml)
Returns an XML fragment representing the specified Grantee.
|
protected XmlWriter |
AclXmlFactory.convertToXml(GroupGrantee grantee,
XmlWriter xml) |
protected XmlWriter |
AclXmlFactory.convertToXml(UinGrantee grantee,
XmlWriter xml)
Returns an XML fragment representing the specified canonical grantee.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlWriter |
AclXmlFactory.convertToXml(Grantee grantee,
XmlWriter xml)
Returns an XML fragment representing the specified Grantee.
|
protected XmlWriter |
AclXmlFactory.convertToXml(GroupGrantee grantee,
XmlWriter xml) |
protected XmlWriter |
AclXmlFactory.convertToXml(UinGrantee grantee,
XmlWriter xml)
Returns an XML fragment representing the specified canonical grantee.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
CIMediaXmlFactory.addOutput(XmlWriter xml,
MediaOutputObject output) |
Copyright © 2023. All rights reserved.