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