Public Member Functions | |
| NamespaceExtended () | |
| NamespaceExtended (const XalanDOMString &prefix, const XalanDOMString &uri) | |
| const XalanDOMString & | getResultAttributeName () const |
| Retrieve the name of the result attribute. More... | |
| void | setResultAttributeName (const XalanDOMString &name) |
| Set the name of the result attribute. More... | |
Public Member Functions inherited from NamespacesHandler::Namespace | |
| Namespace () | |
| Namespace (const XalanDOMString &prefix, const XalanDOMString &uri) | |
| const XalanDOMString & | getPrefix () const |
| Retrieve the prefix for namespace. More... | |
| void | setPrefix (const XalanDOMString &prefix) |
| Set the prefix for namespace. More... | |
| const XalanDOMString & | getURI () const |
| Retrieve the URI for namespace. More... | |
| void | setURI (const XalanDOMString &uri) |
| Set the URI for namespace. More... | |
Additional Inherited Members | |
Static Protected Attributes inherited from NamespacesHandler::Namespace | |
| static const XalanDOMString | s_emptyString |
| NamespacesHandler::NamespaceExtended::NamespaceExtended | ( | ) |
| NamespacesHandler::NamespaceExtended::NamespaceExtended | ( | const XalanDOMString & | prefix, |
| const XalanDOMString & | uri | ||
| ) |
| const XalanDOMString& NamespacesHandler::NamespaceExtended::getResultAttributeName | ( | ) | const |
Retrieve the name of the result attribute.
| void NamespacesHandler::NamespaceExtended::setResultAttributeName | ( | const XalanDOMString & | name | ) |
Set the name of the result attribute.
| name | The new name value |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|