#include <DOMServices.hpp>
Collaboration diagram for DOMServices:
|
|
|
Retrieve local name of node, taking into account the differences between the DOM and XSLT data models.
|
|
Retrieve the name of the node, taking into account the differences between the DOM and XSLT data models.
|
|
Retrieve the name of the node, taking into account the differences between the DOM and XSLT data models.
|
|
Retrieve the name of the node, taking into account the differences between the DOM and XSLT data models.
|
|
Retrieve the URI corresponding to a namespace prefix, using the supplied name, and PrefixResolver. The routine also returns the prefix.
|
|
Retrieve the URI corresponding to a namespace prefix.
|
|
Retrieve the namespace of the node, taking into account the differences between the DOM and XSLT data models.
|
|
Sends the data for a node to a FormatterListener.
|
|
Sends the data for a node to a FormatterListener.
|
|
Sends the data for a node to a FormatterListener.
|
|
Sends the data for a node to a FormatterListener.
|
|
Sends the data for a node to a FormatterListener.
|
|
Sends the data for a node to a FormatterListener.
|
|
Sends the data for a node to a FormatterListener.
|
|
Sends the data for a node to a FormatterListener.
|
|
Retrieves data for node.
|
|
Retrieves data for node.
|
|
Retrieves data for node.
|
|
Retrieves data for node.
|
|
Retrieves data for node.
|
|
Retrieves data for node.
|
|
Retrieves data for node.
|
|
Retrieves data for node.
|
|
Retrieve the parent of a node. This function has to be implemented, because the DOM WG decided that attributes don't have parents.
|
|
Initialize static data. Must be called before any other functions are called. |
|
Determine whether or not an attribute node is declaring a namespace.
|
|
Determine if a node is after another node, in document order.
|
|
Determine if a node is after another node in the sibling list.
|
|
Destroy static data. After thus function is called, no other functions can be called. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|