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, transferControlToHandlerendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic 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–2024. All rights reserved.