Xerces 2.0.0.alpha
A B C D E F G H I J K L M N O P R S T U W X

T

tagName - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
target - Variable in class org.apache.xerces.dom.ProcessingInstructionImpl
 
target - Variable in class org.apache.xerces.dom.events.EventImpl
 
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
 
textDecl(String, String) - Method in class org.apache.xerces.parsers.DTDParser
Notifies of the presence of a TextDecl line in an entity.
textDecl(String, String) - Method in class org.apache.xerces.parsers.XMLDocumentParser
Notifies of the presence of a TextDecl line in an entity.
TextImpl - class org.apache.xerces.dom.TextImpl.
Text nodes hold the non-markup, non-Entity content of an Element or Attribute.
TextImpl(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.TextImpl
Factory constructor.
timeStamp - Variable in class org.apache.xerces.dom.events.EventImpl
 
toString() - Method in class org.apache.xerces.dom.NodeImpl
NON-DOM method for debugging convenience.
toString() - Method in class org.apache.xerces.dom.RangeImpl
 
toString() - Method in class org.apache.xerces.dom.AttrImpl
NON-DOM method for debugging convenience
toString() - Method in interface org.w3c.dom.range.Range
Returns the contents of a range as a string.
toString() - Method in class org.xml.sax.SAXException
Override toString to pick up any embedded exception.
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 .
TreeWalkerImpl - class org.apache.xerces.dom.TreeWalkerImpl.
This class implements the TreeWalker interface.
TreeWalkerImpl(Node, int, NodeFilter, boolean) - Constructor for class org.apache.xerces.dom.TreeWalkerImpl
Public constructor
type - Variable in class org.apache.xerces.dom.events.EventImpl
 

Xerces 2.0.0.alpha
A B C D E F G H I J K L M N O P R S T U W X