|
static NodeParser | Path (const xmlpp::Node *node, const std::string &path) |
|
Definition at line 27 of file nodeparser.h.
◆ NodeParser() [1/4]
NodeParser::NodeParser |
( |
void |
| ) |
|
|
inline |
◆ NodeParser() [2/4]
NodeParser::NodeParser |
( |
const xmlpp::Node::NodeList & |
list | ) |
|
◆ NodeParser() [3/4]
NodeParser::NodeParser |
( |
const xmlpp::Node * |
node | ) |
|
◆ NodeParser() [4/4]
NodeParser::NodeParser |
( |
const xmlpp::DomParser & |
parser | ) |
|
◆ Path() [1/2]
NodeParser NodeParser::Path |
( |
const std::string & |
path | ) |
const |
◆ Path() [2/2]
NodeParser NodeParser::Path |
( |
const xmlpp::Node * |
node, |
|
|
const std::string & |
path |
|
) |
| |
|
staticprotected |
◆ Select()
NodeParser NodeParser::Select |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| const |
◆ Text()
vector< string > NodeParser::Text |
( |
void |
| ) |
const |
The documentation for this class was generated from the following files: