ClanLib
2.3.7
|
XPath evaluator. More...
#include <xpath_evaluator.h>
Public Member Functions | |
Construction | |
CL_XPathEvaluator () | |
Operations | |
CL_XPathObject | evaluate (const CL_StringRef &expression, const CL_DomNode &context_node) const |
Evaluate. More... | |
XPath evaluator.
CL_XPathEvaluator::CL_XPathEvaluator | ( | ) |
CL_XPathObject CL_XPathEvaluator::evaluate | ( | const CL_StringRef & | expression, |
const CL_DomNode & | context_node | ||
) | const |
Evaluate.
expression | = String Ref |
context_node | = Dom Node |