#include <Namespace.h>
◆ Namespace() [1/2]
| rl::xml::Namespace::Namespace |
( |
::xmlNsPtr |
ns | ) |
|
|
inlineexplicit |
◆ Namespace() [2/2]
| rl::xml::Namespace::Namespace |
( |
::xmlNodePtr |
node, |
|
|
const ::std::string & |
href, |
|
|
const ::std::string & |
prefix |
|
) |
| |
|
inline |
◆ ~Namespace()
| rl::xml::Namespace::~Namespace |
( |
| ) |
|
|
inline |
◆ get()
| ::xmlNsPtr rl::xml::Namespace::get |
( |
| ) |
const |
|
inline |
◆ getHref()
| ::std::string rl::xml::Namespace::getHref |
( |
| ) |
const |
|
inline |
◆ getPrefix()
| ::std::string rl::xml::Namespace::getPrefix |
( |
| ) |
const |
|
inline |
◆ operator*()
| ::xmlNs rl::xml::Namespace::operator* |
( |
| ) |
const |
|
inline |
◆ ns
| ::xmlNsPtr rl::xml::Namespace::ns |
|
private |
The documentation for this class was generated from the following file: