Package org.jets3t.service.impl.rest
Class CloudFrontXmlResponsesSaxParser.DistributionHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jets3t.service.impl.rest.SimpleHandler
org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- All Implemented Interfaces:
ContentHandler
,DTDHandler
,EntityResolver
,ErrorHandler
- Enclosing class:
CloudFrontXmlResponsesSaxParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
controlReturned
(SimpleHandler childHandler) void
endAwsAccountNumber
(String text) void
endDistribution
(String text) void
endDomainName
(String text) void
void
endKeyPairId
(String text) void
endLastModifiedTime
(String text) void
void
void
void
void
void
void
Methods inherited from class org.jets3t.service.impl.rest.SimpleHandler
characters, 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
Methods inherited from interface org.xml.sax.ContentHandler
declaration
-
Constructor Details
-
DistributionHandler
-
-
Method Details
-
getDistribution
-
endId
-
endStatus
-
endLastModifiedTime
- Throws:
ParseException
-
endDomainName
-
startSigner
public void startSigner() -
endSigner
-
endSelf
-
endAwsAccountNumber
-
endKeyPairId
-
startDistributionConfig
public void startDistributionConfig() -
startStreamingDistributionConfig
public void startStreamingDistributionConfig() -
controlReturned
- Overrides:
controlReturned
in classSimpleHandler
-
endDistribution
-
endStreamingDistribution
-