#include <xalanc/XSLT/NamespacesHandler.hpp>
Definition at line 70 of file NamespacesHandler.hpp.
◆ Namespace() [1/2]
xalanc::NamespacesHandler::Namespace::Namespace |
( |
| ) |
|
|
inline |
◆ Namespace() [2/2]
◆ getPrefix()
const XalanDOMString& xalanc::NamespacesHandler::Namespace::getPrefix |
( |
| ) |
const |
|
inline |
◆ getURI()
const XalanDOMString& xalanc::NamespacesHandler::Namespace::getURI |
( |
| ) |
const |
|
inline |
◆ setPrefix()
void xalanc::NamespacesHandler::Namespace::setPrefix |
( |
const XalanDOMString & |
prefix | ) |
|
|
inline |
Set the prefix for namespace.
- Parameters
-
prefix | The new prefix value |
Definition at line 107 of file NamespacesHandler.hpp.
◆ setURI()
void xalanc::NamespacesHandler::Namespace::setURI |
( |
const XalanDOMString & |
uri | ) |
|
|
inline |
◆ s_emptyString
const XalanDOMString xalanc::NamespacesHandler::Namespace::s_emptyString |
|
staticprotected |
The documentation for this class was generated from the following file: