public class CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler extends SimpleHandler
currentHandler, parentHandler
Constructor and Description |
---|
OriginAccessIdentityConfigHandler(org.xml.sax.XMLReader xr) |
Modifier and Type | Method and Description |
---|---|
void |
endCallerReference(java.lang.String text) |
void |
endCloudFrontOriginAccessIdentityConfig(java.lang.String text) |
void |
endComment(java.lang.String text) |
OriginAccessIdentityConfig |
getOriginAccessIdentityConfig() |
characters, controlReturned, endElement, isChildHandler, returnControlToParentHandler, startElement, transferControlToHandler
public OriginAccessIdentityConfigHandler(org.xml.sax.XMLReader xr)
public OriginAccessIdentityConfig getOriginAccessIdentityConfig()
public void endCallerReference(java.lang.String text)
public void endComment(java.lang.String text)
public void endCloudFrontOriginAccessIdentityConfig(java.lang.String text)