Package org.jclouds.ultradns.ws.xml
Class AttributeHandler.PoolName
- java.lang.Object
-
- org.xml.sax.helpers.DefaultHandler
-
- org.jclouds.http.functions.ParseSax.HandlerWithResult<T>
-
- 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
public static class AttributeHandler.PoolName extends AttributeHandler
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jclouds.ultradns.ws.xml.AttributeHandler
AttributeHandler.PoolName
-
-
Constructor Summary
Constructors Constructor Description PoolName()
-
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
-
-