Overview
Package
Class
Tree
Deprecated
Index
Help
XML for Java 2.0.15
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 com.ibm.xml.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 com.ibm.xml.dom.
TextImpl
.
Text nodes hold the non-markup, non-Entity content of an Element or Attribute.
TextImpl(DocumentImpl, String)
- Constructor for class com.ibm.xml.dom.
TextImpl
Factory constructor.
toString()
- Method in class com.ibm.xml.dom.
NodeImpl
NON-DOM method for debugging convenience.
toString()
- Method in class com.ibm.xml.dom.
AttrImpl
NON-DOM method for debugging convenience
toString()
- Method in class org.xml.sax.
SAXException
Convert this exception to a string.
toString(int)
- Method in interface com.ibm.xml.framework.
StringPool
Get String value.
toString(int, int)
- Method in interface com.ibm.xml.framework.
StringProducer
toString(int, int)
- Method in class com.ibm.xml.framework.
ChunkyCharArray.CharArrayChunk
TXDOMParser
- class com.ibm.xml.parsers.
TXDOMParser
.
TXDOMParser()
- Constructor for class com.ibm.xml.parsers.
TXDOMParser
TXRevalidatingDOMParser
- class com.ibm.xml.parsers.
TXRevalidatingDOMParser
.
This class is a validating DOM parser which can also "revalidate" a DOM subtree after the document has been parsed.
TXRevalidatingDOMParser()
- Constructor for class com.ibm.xml.parsers.
TXRevalidatingDOMParser
type
- Variable in class com.ibm.xml.framework.
ContentSpecNode
Overview
Package
Class
Tree
Deprecated
Index
Help
XML for Java 2.0.15
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