Enhydra 3.0.3 API
A B C D E F G H I L M N O P R S T U W X

T

Text - interface org.w3c.dom.Text.
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
 
toBytes(Node) - Method in class org.enhydra.xml.io.DOMFormatter
Format a document or any node and its children into a byte array using the current encoding.
toDocument() - Method in interface org.enhydra.xml.xmlc.XMLObject
Convert the document to a string representation of the document, that is a string containing XML.
toDocument() - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
toDocument() - Method in interface org.enhydra.xml.xmlc.html.HTMLObject
Convert the document to a string representation of the document, that is a string containing HTML.
toDocument() - Method in class org.enhydra.xml.xmlc.html.HTMLObjectImpl
 
toString() - Method in class org.enhydra.xml.io.OutputOptions
Convert to a string for debugging.
toString() - Method in interface org.w3c.dom.range.Range
Returns the contents of a range as a string.
toString(Node) - Method in class org.enhydra.xml.io.DOMFormatter
Format a document or any node and its children into a string.
TreeWalker - interface org.w3c.dom.traversal.TreeWalker.
TreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by its whatToShow flags and any filters that are defined for the TreeWalker.

Enhydra 3.0.3 API
A B C D E F G H I L M N O P R S T U W X