#include <Path.h>
|
| ::boost::shared_ptr< xmlXPathContext > | context |
| |
| xmlDocPtr | doc |
| |
◆ Path()
| rl::xml::Path::Path |
( |
const Document & |
doc | ) |
|
|
inline |
◆ ~Path()
| virtual rl::xml::Path::~Path |
( |
| ) |
|
|
inlinevirtual |
◆ eval() [1/2]
| Object rl::xml::Path::eval |
( |
const ::std::string & |
expression | ) |
|
|
inline |
◆ eval() [2/2]
| Object rl::xml::Path::eval |
( |
const ::std::string & |
expression, |
|
|
const Node & |
node |
|
) |
| |
|
inline |
◆ operator()()
| xmlXPathContextPtr rl::xml::Path::operator() |
( |
| ) |
const |
|
inline |
◆ context
| ::boost::shared_ptr< xmlXPathContext > rl::xml::Path::context |
|
private |
◆ doc
| xmlDocPtr rl::xml::Path::doc |
|
private |
The documentation for this class was generated from the following file: