#include <namespaces.h>
Public Methods | |
void | assign_prefix (const std::string &prefix, const std::string &uri) |
void | clear_prefix (const std::string &prefix) |
Definition at line 101 of file namespaces.h.
|
assign prefix to namespace URI.
Assign prefix to namespace URI.
|
|
clear assigned prefix.
|