CL_XPathEvaluator Class Reference
[clanCore XML]

XPath evaluator. More...

#include <xpath_evaluator.h>

List of all members.

Public Member Functions

Construction

 CL_XPathEvaluator ()
Operations

CL_XPathObject evaluate (const CL_StringRef &expression, const CL_DomNode &context_node) const
 Evaluate.

Detailed Description

XPath evaluator.


Constructor & Destructor Documentation

CL_XPathEvaluator::CL_XPathEvaluator (  ) 

Member Function Documentation

CL_XPathObject CL_XPathEvaluator::evaluate ( const CL_StringRef expression,
const CL_DomNode context_node 
) const

Evaluate.

Parameters:
expression = String Ref
context_node = Dom Node
Returns:
XPath Object

The documentation for this class was generated from the following file: