Package org.jclouds.ultradns.ws.xml
Class ElementTextHandler.DirPoolID
- 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.ElementTextHandler
 - 
- org.jclouds.ultradns.ws.xml.ElementTextHandler.DirPoolID
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 InvocationContext<ParseSax.HandlerWithResult<String>>,ContentHandler,DTDHandler,EntityResolver,ErrorHandler
- Enclosing class:
 - ElementTextHandler
 
public static class ElementTextHandler.DirPoolID extends ElementTextHandler
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class org.jclouds.ultradns.ws.xml.ElementTextHandler
ElementTextHandler.DirectionalPoolRecordID, ElementTextHandler.DirPoolID, ElementTextHandler.Guid, ElementTextHandler.PoolRecordID, ElementTextHandler.RRPoolID, ElementTextHandler.TCPoolID 
 - 
 
- 
Constructor Summary
Constructors Constructor Description DirPoolID() 
- 
Method Summary
- 
Methods inherited from class org.jclouds.ultradns.ws.xml.ElementTextHandler
characters, endElement, getResult 
- 
Methods inherited from class org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult
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 
 - 
 
 -