Xerces 1.0.3
A B C D E F G H I K L M N O P R S T U V W X _

T

tagName - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
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 - Static variable in class org.apache.xml.serialize.Method
The output method for text documents.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
 
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.
TextSerializer - class org.apache.xml.serialize.TextSerializer.
Implements a text serializer supporting both DOM and SAX serializing.
TextSerializer() - Constructor for class org.apache.xml.serialize.TextSerializer
Constructs a new serializer.
TextSerializer(OutputFormat) - Constructor for class org.apache.xml.serialize.TextSerializer
Constructs a new serializer.
TextSerializer(OutputStream, OutputFormat) - Constructor for class org.apache.xml.serialize.TextSerializer
Constructs a new serializer that writes to the specified output stream using the specified output format.
TextSerializer(Writer, OutputFormat) - Constructor for class org.apache.xml.serialize.TextSerializer
Constructs a new serializer that writes to the specified writer using the specified output format.
timeStamp - Variable in class org.apache.xerces.dom.events.EventImpl
 
toString() - Method in interface org.apache.xerces.framework.XMLValidator.ContentSpec
return this ContentSpec as a string
toString() - Method in class org.apache.xerces.dom.NodeImpl
NON-DOM method for debugging convenience.
toString() - Method in class org.apache.xerces.dom.AttrImpl
NON-DOM method for debugging convenience
toString() - Method in class org.apache.xerces.dom.RangeImpl
 
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
treeWalkers - Variable in class org.apache.xerces.dom.DocumentImpl
Tree walkers
type - Variable in class org.apache.xerces.framework.XMLContentSpecNode
 
type - Variable in class org.apache.xerces.dom.events.EventImpl
 

Xerces 1.0.3
A B C D E F G H I K L M N O P R S T U V W X _