|
XML Parser for Java 1.1.16 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
Element that matches the specified
attribute name.
TXAttribute array of the attributes of this Element.
Element that matches the specified
attribute name.
Attr node by name.
Element.
NamedNodeMap containing the attributes of this node (if it
is an Element) or null otherwise.
Vector of attribute names and values to further qualify
candidate elements.
NodeList that contains all children of this node.
DocumentType) associated
with this document.
NodeList of all descendant elements with a given
tag name, in the order in which they would be encountered in a preorder
traversal of the Element tree.
NodeList of all the Elements with a
given tag name in the order in which they would be encountered in a
preorder traversal of the Document tree.
NamedNodeMap containing the general entities, both
external and internal, declared in the DTD.
href= attribute) which
defines where to retrieve the stylesheet.
DOMImplementation object that handles this document.
TXDocument instance; if an instance
does not currently exist, it will be created.
xml:lang Attribute) in
use for this Element Node.
xml:lang attribute) in
use for this Text Node.
xml:lang Attribute) in
use for this General Reference Node.
data and
the substringData method below.
DOCTYPE keyword.
TXNotation)
in this DTD's internal and external subsets.
NamedNodeMap containing the notations declared in the
DTD.
Document object associated with this node.
true; otherwise, it is false.
Element's name.
title= attribute).
type= attribute) which
defines the stylesheet as xml:stylesheet, xml:alternate-stylesheet,
or text/css.
|
XML Parser for Java 1.1.16 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||