Package org.jclouds.ec2.xml
Class UnencodeStringValueHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jclouds.http.functions.ParseSax.HandlerWithResult<String>
org.jclouds.ec2.xml.StringValueHandler
org.jclouds.ec2.xml.UnencodeStringValueHandler
- All Implemented Interfaces:
InvocationContext<ParseSax.HandlerWithResult<String>>
,ContentHandler
,DTDHandler
,EntityResolver
,ErrorHandler
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jclouds.ec2.xml.StringValueHandler
characters, endElement
Methods inherited from class org.jclouds.http.functions.ParseSax.HandlerWithResult
getRequest, setContext
Methods inherited from class org.xml.sax.helpers.DefaultHandler
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.xml.sax.ContentHandler
declaration
-
Constructor Details
-
UnencodeStringValueHandler
public UnencodeStringValueHandler()
-
-
Method Details
-
getResult
- Overrides:
getResult
in classStringValueHandler
-