
| typedef XPathExecutionContext::BorrowReturnMutableNodeRefList XNodeSet::BorrowReturnMutableNodeRefList |
| XNodeSet::XNodeSet | ( | BorrowReturnMutableNodeRefList & | value, | |
| MemoryManagerType & | theManager | |||
| ) |
| XNodeSet::XNodeSet | ( | const XNodeSet & | source, | |
| MemoryManagerType & | theManager, | |||
| bool | deepClone = false | |||
| ) |
Create an XNodeSet from another.
| source | object to copy | |
| deepClone | true to copy all children on nodeset nodes |
| virtual XNodeSet::~XNodeSet | ( | ) | [virtual] |
| virtual const NodeRefListBase& XNodeSet::nodeset | ( | ) | const [virtual] |
| virtual size_type XNodeSet::getLength | ( | ) | const [virtual] |
Implements XNodeSetBase.
| void XNodeSet::release | ( | ) |
Release the node set held by the instance.
| void XNodeSet::set | ( | BorrowReturnMutableNodeRefList & | value | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|