#include <XNodeSetResultTreeFragProxy.hpp>
Inherits XObjectResultTreeFragProxyBase.
Definition at line 40 of file XNodeSetResultTreeFragProxy.hpp.
XNodeSetResultTreeFragProxy::XNodeSetResultTreeFragProxy | ( | const XNodeSetBase & | value | ) |
virtual XNodeSetResultTreeFragProxy::~XNodeSetResultTreeFragProxy | ( | ) | [virtual] |
virtual XalanNode* XNodeSetResultTreeFragProxy::getFirstChild | ( | ) | const [virtual] |
Gets the first child of this node.
If there is no such node, this returns a null pointer.
Implements XObjectResultTreeFragProxyBase.
virtual XalanNode* XNodeSetResultTreeFragProxy::getLastChild | ( | ) | const [virtual] |
Gets the last child of this node.
If there is no such node, this returns a null pointer.
Implements XObjectResultTreeFragProxyBase.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|