Class to hold XPath return types. More...
Class to hold XPath return types.
| XNodeSetNodeProxy::XNodeSetNodeProxy | ( | MemoryManagerType & | theManager, |
| XalanNode * | theNode | ||
| ) |
Create an XNodeSetNodeProxy.
| XNodeSetNodeProxy::XNodeSetNodeProxy | ( | const XNodeSetNodeProxy & | source, |
| MemoryManagerType & | theManager | ||
| ) |
Create an XNodeSetNodeProxy from another.
| source | object to copy |
| virtual XNodeSetNodeProxy::~XNodeSetNodeProxy | ( | ) | [virtual] |
| virtual size_type XNodeSetNodeProxy::getLength | ( | ) | const [virtual] |
Implements XNodeSetBase.
| virtual eObjectType XNodeSetNodeProxy::getRealType | ( | ) | const [protected, virtual] |
Implements XNodeSetBase.
| virtual const NodeRefListBase& XNodeSetNodeProxy::nodeset | ( | ) | const [virtual] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|