ContentHandler
, DTDHandler
, EntityResolver
, ErrorHandler
public class CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler extends SimpleHandler
Constructor | Description |
---|---|
OriginAccessIdentityHandler(XMLReader xr) |
Modifier and Type | Method | Description |
---|---|---|
void |
controlReturned(SimpleHandler childHandler) |
|
void |
endCloudFrontOriginAccessIdentity(String text) |
|
void |
endCloudFrontOriginAccessIdentitySummary(String text) |
|
void |
endComment(String text) |
|
void |
endId(String text) |
|
void |
endS3CanonicalUserId(String text) |
|
OriginAccessIdentity |
getOriginAccessIdentity() |
|
void |
startCloudFrontOriginAccessIdentityConfig() |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, endElement, isChildHandler, returnControlToParentHandler, startElement, transferControlToHandler
public OriginAccessIdentityHandler(XMLReader xr)
public OriginAccessIdentity getOriginAccessIdentity()
public void endId(String text)
public void endS3CanonicalUserId(String text)
public void endComment(String text)
public void startCloudFrontOriginAccessIdentityConfig()
public void controlReturned(SimpleHandler childHandler)
controlReturned
in class SimpleHandler
public void endCloudFrontOriginAccessIdentity(String text)
public void endCloudFrontOriginAccessIdentitySummary(String text)