ContentHandler, DTDHandler, EntityResolver, ErrorHandlerpublic class XmlResponsesSaxParser.BucketLoggingStatusHandler extends DefaultXmlHandler
S3BucketLoggingStatus object available via the
getBucketLoggingStatus() method.| Constructor | Description |
|---|---|
BucketLoggingStatusHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
endElement(String name,
String elementText) |
|
S3BucketLoggingStatus |
getBucketLoggingStatus() |
|
void |
startElement(String name) |
endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningcharacters, endDocument, endElement, startDocument, startElement, startElementpublic S3BucketLoggingStatus getBucketLoggingStatus()
public void startElement(String name)
startElement in class DefaultXmlHandlerpublic void endElement(String name, String elementText)
endElement in class DefaultXmlHandler