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