|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.jets3t.service.impl.rest.SimpleHandler
org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
public class CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
Constructor Summary | |
---|---|
CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler(org.xml.sax.XMLReader xr)
|
Method Summary | |
---|---|
void |
endCallerReference(java.lang.String text)
|
void |
endCloudFrontOriginAccessIdentityConfig(java.lang.String text)
|
void |
endComment(java.lang.String text)
|
OriginAccessIdentityConfig |
getOriginAccessIdentityConfig()
|
Methods inherited from class org.jets3t.service.impl.rest.SimpleHandler |
---|
characters, controlReturned, endElement, isChildHandler, returnControlToParentHandler, startElement, transferControlToHandler |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler(org.xml.sax.XMLReader xr)
Method Detail |
---|
public OriginAccessIdentityConfig getOriginAccessIdentityConfig()
public void endCallerReference(java.lang.String text)
public void endComment(java.lang.String text)
public void endCloudFrontOriginAccessIdentityConfig(java.lang.String text)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |