#include <XalanSourceTreeElementNA.hpp>
Inheritance diagram for XalanSourceTreeElementNA:
Collaboration diagram for XalanSourceTreeElementNA:
NamedNodeMap
containing the attributes of this node (if it is an Element
) or null
otherwise. More...null
if it is unspecified. More...null
if it is unspecified. More...DOM_Attr
node by name. More...DOM_Attr
node by local name and namespace URI. More...
|
Constructor.
|
|
|
|
|
|
Reimplemented in XalanSourceTreeElementNANS. |
|
Returns a duplicate of this node. This function serves as a generic copy constructor for nodes.
The duplicate node has no parent (
Reimplemented from XalanSourceTreeElement. Reimplemented in XalanSourceTreeElementNANS. |
|
|
|
Retrieves an attribute value by name.
Reimplemented from XalanSourceTreeElement. |
|
Retrieves an attribute value by local name and namespace URI.
Reimplemented from XalanSourceTreeElement. |
|
Retrieves an
Reimplemented from XalanSourceTreeElement. |
|
Retrieves an
Reimplemented from XalanSourceTreeElement. |
|
Gets a
Reimplemented from XalanSourceTreeElement. |
|
Returns the local part of the qualified name of this node.
For nodes created with a DOM Level 1 method, such as Reimplemented from XalanSourceTreeElement. Reimplemented in XalanSourceTreeElementNANS. |
|
Get the namespace URI of this node, or
This is not a computed value that is the result of a namespace lookup based on an examination of the namespace declarations in scope. It is merely the namespace URI given at creation time.
For nodes of any type other than Reimplemented from XalanSourceTreeElement. Reimplemented in XalanSourceTreeElementNANS. |
|
Get the namespace prefix of this node, or
Reimplemented from XalanSourceTreeElement. Reimplemented in XalanSourceTreeElementNANS. |
|
|
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.10 |
|