
| NamespacesHandler::Namespace::Namespace | ( | ) |
| NamespacesHandler::Namespace::Namespace | ( | const XalanDOMString & | prefix, | |
| const XalanDOMString & | uri | |||
| ) |
| const XalanDOMString& NamespacesHandler::Namespace::getPrefix | ( | ) | const |
Retrieve the prefix for namespace.
| void NamespacesHandler::Namespace::setPrefix | ( | const XalanDOMString & | prefix | ) |
Set the prefix for namespace.
| prefix | The new prefix value |
| const XalanDOMString& NamespacesHandler::Namespace::getURI | ( | ) | const |
Retrieve the URI for namespace.
| void NamespacesHandler::Namespace::setURI | ( | const XalanDOMString & | uri | ) |
Set the URI for namespace.
| uri | The new uri value |
const XalanDOMString NamespacesHandler::Namespace::s_emptyString [static, protected] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|