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
public class UnencodeStringValueHandler
- extends StringValueHandler
- Author:
- Adrian Cole
- See Also:
| 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 |
UnencodeStringValueHandler
public UnencodeStringValueHandler()
getResult
public String getResult()
- Overrides:
getResult in class StringValueHandler
Copyright © 2009-2012 jclouds. All Rights Reserved.