public class XmlResponsesSaxParser.S3BucketLoggingStatusHandler extends XmlResponsesSaxParser.BucketLoggingStatusHandler
S3BucketLoggingStatus
object available via the
XmlResponsesSaxParser.BucketLoggingStatusHandler.getBucketLoggingStatus()
method.bucketLoggingStatus
Constructor and Description |
---|
S3BucketLoggingStatusHandler() |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String name,
String elementText) |
void |
startElement(String name) |
getBucketLoggingStatus
characters, endDocument, endElement, startDocument, startElement, startElement
endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warning
public void startElement(String name)
startElement
in class DefaultXmlHandler
public void endElement(String name, String elementText)
endElement
in class DefaultXmlHandler
Copyright © 2006–2018. All rights reserved.