ContentHandler
, DTDHandler
, EntityResolver
, ErrorHandler
public class XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler extends SimpleHandler
Constructor | Description |
---|---|
CompleteMultipartUploadErrorHandler(XMLReader xr) |
Modifier and Type | Method | Description |
---|---|---|
void |
endCode(String text) |
|
void |
endError(String text) |
|
void |
endETag(String text) |
|
void |
endHostId(String text) |
|
void |
endMessage(String text) |
|
void |
endMinSizeAllowed(String text) |
|
void |
endPartNumber(String text) |
|
void |
endProposedSize(String text) |
|
void |
endRequestId(String text) |
|
ServiceException |
getServiceException() |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, controlReturned, endElement, isChildHandler, returnControlToParentHandler, startElement, transferControlToHandler
public CompleteMultipartUploadErrorHandler(XMLReader xr)
public ServiceException getServiceException()
public void endCode(String text)
public void endMessage(String text)
public void endETag(String text)
public void endMinSizeAllowed(String text)
public void endProposedSize(String text)
public void endHostId(String text)
public void endPartNumber(String text)
public void endRequestId(String text)
public void endError(String text)