Xerces 3.1.1 API: T-Index
A B C D E F G H I J 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.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
The output method for text documents.
TEXT_NODE -
Static variable in interface org.w3c.dom.Node
The node is a Text
node.
textDecl(int, int) -
Method in interface org.apache.xerces.framework.XMLDocumentHandler
Signal the Text declaration of an external entity.
textDecl(int, int) -
Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
Signal the Text declaration of an external entity.
textDecl(int, int) -
Method in class org.apache.xerces.parsers.DOMParser
Text declaration.
textDecl(int, int) -
Method in class org.apache.xerces.parsers.SAXParser
Text declaration.
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.
Constructs a new serializer.
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.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.
Override toString to pick up any embedded exception.
toString(XMLContentSpec.Provider, StringPool, int) -
Static method in class org.apache.xerces.framework.XMLContentSpec
Returns a string representation of the specified content spec
identifier in the form of a DTD element content model.
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 their
whatToShow
flags and filter (if any).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.framework.XMLContentSpec
The content spec node type.
type -
Variable in class org.apache.xerces.dom.events.EventImpl
A B C D E F G H I J K L M N O P R S T U V W X _