#include <Namespace.h>
List of all members.
Private Attributes |
xmlNsPtr | ns |
Constructor & Destructor Documentation
rl::xml::Namespace::Namespace |
( |
xmlNsPtr |
ns | ) |
|
|
inline |
rl::xml::Namespace::Namespace |
( |
xmlNodePtr |
node, |
|
|
const ::std::string & |
href, |
|
|
const ::std::string & |
prefix |
|
) |
| |
|
inline |
virtual rl::xml::Namespace::~Namespace |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
::std::string rl::xml::Namespace::getHref |
( |
| ) |
const |
|
inline |
::std::string rl::xml::Namespace::getPrefix |
( |
| ) |
const |
|
inline |
xmlNsPtr rl::xml::Namespace::operator() |
( |
| ) |
const |
|
inline |
Member Data Documentation
xmlNsPtr rl::xml::Namespace::ns |
|
private |
The documentation for this class was generated from the following file: