Selects the root node. More...
#include <XPathOpRoot.h>
Public Member Functions | |
XPathOpRoot (const XPathOpRoot &op) | |
XPathOpRoot & | operator= (const XPathOpRoot &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 XPathOpRoot.h.