Package org.jclouds.ultradns.ws.xml
Class AttributeHandler.PoolName
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jclouds.http.functions.ParseSax.HandlerWithResult<String>
org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult<String>
org.jclouds.ultradns.ws.xml.AttributeHandler
org.jclouds.ultradns.ws.xml.AttributeHandler.PoolName
- All Implemented Interfaces:
InvocationContext<ParseSax.HandlerWithResult<String>>
,ContentHandler
,DTDHandler
,EntityResolver
,ErrorHandler
- Enclosing class:
AttributeHandler
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jclouds.ultradns.ws.xml.AttributeHandler
AttributeHandler.PoolName
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jclouds.ultradns.ws.xml.AttributeHandler
getResult, startElement
Methods inherited from class org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult
getRequest, setContext
Methods inherited from class org.xml.sax.helpers.DefaultHandler
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, 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
-
PoolName
public PoolName()
-