Xerces 1.0.1
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
 
Text - interface org.w3c.dom.Text.
The Text interface 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.
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.xml.sax.SAXException
Convert this exception to a string.
TreeWalker - interface org.apache.xerces.domx.traversal.TreeWalker.
This interface is the W3C DOM Level 2 candidate, which if accepted will likely exist in the package: org.w3c.dom.traversal
TreeWalkerImpl - class org.apache.xerces.dom.traversal.TreeWalkerImpl.
This class implements the TreeWalker interface.
TreeWalkerImpl(Node, int, NodeFilter, boolean) - Constructor for class org.apache.xerces.dom.traversal.TreeWalkerImpl
Public constructor
treeWalkers - Variable in class org.apache.xerces.dom.DocumentImpl
Tree walkers
type - Variable in class org.apache.xerces.framework.XMLContentSpecNode
 

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