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