|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
ContentHandler interface into this serializer.
DocumentHandler interface into this serializer.
DOMSerializer interface into this serializer.
Attr of the given name.
CDATASection node whose value is the specified
string.
Comment node given the specified string.
Document object of the specified type with
its document element.
DocumentFragment object.
DocumentType node.
EntityReference object.
ProcessingInstruction node given the specified
name and data strings.
Text node given the specified string.
Attr node by local name and namespace URI.
Attr node by local name and namespace URI.
NamedNodeMap containing the attributes of this element.
NamedNodeMap containing the attributes of this element.
DocumentType )
associated with this document.
Element whose ID is given by
elementId .
NodeList of all descendant Elements
with a given tag name, in the order in which they are encountered in
a preorder traversal of this Element tree.
NodeList of all the Elements with
a given tag name in the order in which they are encountered in a
preorder traversal of the Document tree.
NodeList of all the descendant
Elements with a given local name and namespace URI in the
order in which they are encountered in a preorder traversal of this
Element tree.
NodeList of all the Elements with
a given local name and namespace URI in the order in which they are
encountered in a preorder traversal of the Document tree.
DOMImplementation object that handles this document.
true when an attribute with a given name is
specified on this element or has a default value, false
otherwise.
true when an attribute with a given name is
specified on this element or has a default value, false
otherwise.
true when an attribute with a given local name
and namespace URI is specified on this element or has a default value,
false otherwise.
true when an attribute with a given local name
and namespace URI is specified on this element or has a default value,
false otherwise.
DocumentHandler and
ContentHandler with additional methods suitable
for serialization.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||