Selects the root node. More...
#include <XPathOpChildTree.h>
Public Member Functions | |
| XPathOpChildTree (const XPathOpChildTree &op) | |
| XPathOpChildTree & | operator= (const XPathOpChildTree &oproot) |
| virtual bool | IsMatch (XmlNode &context) |
| virtual XmlNodeListPtr | NextContext (XmlNodePtr context) |
| void | CheckMem () const |
| void | ValidateMem () const |
Selects the root node.
Definition at line 12 of file XPathOpChildTree.h.