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