public class CopyObjectResponse extends Ks3WebServiceXmlResponse<CopyResult>
resultallStatueCode| 构造器和说明 |
|---|
CopyObjectResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
characters, endElement, getHeader, getHeaders, getRequestId, getResponse, getTag, getTag, handleResponse, startElementendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningpublic int[] expectedStatus()
public void preHandle()
preHandle 在类中 Ks3WebServiceXmlResponse<CopyResult>public void startDocument()
throws SAXException
startDocument 在接口中 ContentHandlerstartDocument 在类中 Ks3WebServiceXmlResponse<CopyResult>SAXExceptionpublic void startEle(String uri, String localName, String qName, Attributes attributes) throws SAXException
startEle 在类中 Ks3WebServiceXmlResponse<CopyResult>SAXExceptionpublic void endEle(String uri, String localName, String qName) throws SAXException
endEle 在类中 Ks3WebServiceXmlResponse<CopyResult>SAXExceptionpublic void string(String s)
string 在类中 Ks3WebServiceXmlResponse<CopyResult>Copyright © 2015. All rights reserved.