ContentHandler, DTDHandler, EntityResolver, ErrorHandlerpublic 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, warningequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, endElement, isChildHandler, returnControlToParentHandler, startElement, transferControlToHandlerpublic 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 SimpleHandlerpublic void endCloudFrontOriginAccessIdentity(String text)
public void endCloudFrontOriginAccessIdentitySummary(String text)