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