public class CloudFrontXmlResponsesSaxParser.LoggingStatusHandler extends SimpleHandler
currentHandler, parentHandler
Constructor and Description |
---|
LoggingStatusHandler(XMLReader xr) |
Modifier and Type | Method and Description |
---|---|
void |
endBucket(String text) |
void |
endEnabled(String text) |
void |
endLogging(String text) |
void |
endPrefix(String text) |
LoggingStatus |
getLoggingStatus() |
characters, controlReturned, endElement, isChildHandler, returnControlToParentHandler, startElement, transferControlToHandler
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public LoggingStatusHandler(XMLReader xr)
public LoggingStatus getLoggingStatus()
public void endEnabled(String text)
public void endBucket(String text)
public void endPrefix(String text)
public void endLogging(String text)
Copyright © 2006–2018. All rights reserved.