Package org.jclouds.ultradns.ws.xml
Class ElementTextHandler.TCPoolID
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.ElementTextHandler
org.jclouds.ultradns.ws.xml.ElementTextHandler.TCPoolID
- All Implemented Interfaces:
InvocationContext<ParseSax.HandlerWithResult<String>>
,ContentHandler
,DTDHandler
,EntityResolver
,ErrorHandler
- Enclosing class:
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 -
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
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
-
TCPoolID
public TCPoolID()
-