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 |
|
|
Process a callback request for preferred type information.
theCallbackObject | object to call back |
Reimplemented from XObject.
|
Process a callback request for preferred type information.
theCallbackObject | object to call back |
Reimplemented from XObject.
|
|
Clone the instance.
If | theAddress is not null, the XObject will clone itself into that address. |
Reimplemented from XObject.
Reimplemented in XSpan.
|
Given a request type, return the equivalent string.
For diagnostic purposes.
Reimplemented from XObject.
|
|
|
Cast result object to a result tree fragment.
executionContext | the current execution context |
Reimplemented from XObject.
|
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++ XSL Transformer Version 1.0 |
|