| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.internal | |
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
Copyright © 2021. All rights reserved.