Class to hold XPath return types. More...
#include <XNodeSet.hpp>
Inheritance diagram for XNodeSet
Collaboration diagram for XNodeSet:
Class to hold XPath return types.
|
|
Create an XNodeSet from a node list.
value | Pointer to source node list. The XNodeSet will adopt the pointer. |
|
Create an XNodeSet from another.
source | object to copy |
deepClone | true to copy all children on nodeset nodes |
|
|
Clone the instance.
If | theAddress is not null, the XObject will clone itself into that address. |
Reimplemented from XNodeSetBase.
Reimplemented in XSpan.
|
Reimplemented from XNodeSetBase.
|
Reimplemented from XNodeSetBase.
|
|
Release the node set held by the instance.
|
Change the value of an XNodeSet.
theValue | The new value. |
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.7 |
|