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