public class ListObjectsResponse extends Ks3WebServiceXmlResponse<ObjectListing>
result| 构造器和说明 |
|---|
ListObjectsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
endEle(String uri,
String localName,
String qName) |
int[] |
expectedStatus() |
void |
preHandle() |
void |
startDocument() |
void |
startEle(String uri,
String localName,
String qName,
Attributes attributes) |
void |
string(String s) |
abstractHandleResponse, characters, endElement, getTag, getTag, startElementabortRequest, closeRequestInputStream, closeResponseInputStream, getContent, getHeader, getHeaders, getHttpRequest, getHttpResponse, getRequestId, handleResponse, onFinally, setHttpRequest, setHttpResponseendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningpublic void startDocument()
throws SAXException
startDocument 在接口中 ContentHandlerstartDocument 在类中 Ks3WebServiceXmlResponse<ObjectListing>SAXExceptionpublic void startEle(String uri, String localName, String qName, Attributes attributes) throws SAXException
startEle 在类中 Ks3WebServiceXmlResponse<ObjectListing>SAXExceptionpublic void endEle(String uri, String localName, String qName) throws SAXException
endEle 在类中 Ks3WebServiceXmlResponse<ObjectListing>SAXExceptionpublic void string(String s)
string 在类中 Ks3WebServiceXmlResponse<ObjectListing>public void preHandle()
preHandle 在类中 Ks3WebServiceXmlResponse<ObjectListing>public int[] expectedStatus()
expectedStatus 在类中 Ks3WebServiceResponse<ObjectListing>Copyright © 2024. All rights reserved.