#include <DomParser.h>
Private Attributes |
::boost::shared_ptr
< xmlParserCtxt > | parser |
Constructor & Destructor Documentation
rl::xml::DomParser::DomParser |
( |
| ) |
|
|
inline |
virtual rl::xml::DomParser::~DomParser |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
Document rl::xml::DomParser::readFile |
( |
const ::std::string & |
filename, |
|
|
const ::std::string & |
encoding = "" , |
|
|
const int & |
options = 0 |
|
) |
| const |
|
inline |
Member Data Documentation
::boost::shared_ptr< xmlParserCtxt > rl::xml::DomParser::parser |
|
private |
The documentation for this class was generated from the following file: