#include <Qname.h>
Public Member Functions | |
Qname (const std::string &name) | |
Qname (const Qname &qn) | |
Qname () | |
std::string | getLocalName (void) const |
std::string | getPrefix (void) const |
std::string | getNamespace (void) const |
void | setNamespace (std::string uri) |
bool | operator== (const Qname &qn) const |
void | operator= (const std::string &name) |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Qname &qn) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|