Overview
Package
Class
Tree
Deprecated
Index
Help
Xerces 1.0.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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_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.
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
Overview
Package
Class
Tree
Deprecated
Index
Help
Xerces 1.0.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X