ClanLib  2.3.7
List of all members
CL_XPathEvaluator Class Reference

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...
 

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: