#include <Path.h>
Private Attributes |
::boost::shared_ptr
< xmlXPathContext > | context |
xmlDocPtr | doc |
Constructor & Destructor Documentation
rl::xml::Path::Path |
( |
const Document & |
doc | ) |
|
|
inline |
virtual rl::xml::Path::~Path |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
Object rl::xml::Path::eval |
( |
const ::std::string & |
expression | ) |
|
|
inline |
Object rl::xml::Path::eval |
( |
const ::std::string & |
expression, |
|
|
const Node & |
node |
|
) |
| |
|
inline |
xmlXPathContextPtr rl::xml::Path::operator() |
( |
| ) |
const |
|
inline |
Member Data Documentation
::boost::shared_ptr< xmlXPathContext > rl::xml::Path::context |
|
private |
xmlDocPtr rl::xml::Path::doc |
|
private |
The documentation for this class was generated from the following file: