#include <NamespacesHandler.hpp>
Inherits NamespacesHandler::Namespace.
Definition at line 147 of file NamespacesHandler.hpp.
NamespacesHandler::NamespaceExtended::NamespaceExtended | ( | ) | [inline] |
Definition at line 151 of file NamespacesHandler.hpp.
NamespacesHandler::NamespaceExtended::NamespaceExtended | ( | const XalanDOMString & | prefix, | |
const XalanDOMString & | uri | |||
) | [inline] |
Definition at line 157 of file NamespacesHandler.hpp.
const XalanDOMString& NamespacesHandler::NamespaceExtended::getResultAttributeName | ( | ) | const [inline] |
Retrieve the name of the result attribute.
Definition at line 171 of file NamespacesHandler.hpp.
void NamespacesHandler::NamespaceExtended::setResultAttributeName | ( | const XalanDOMString & | name | ) | [inline] |
Set the name of the result attribute.
name | The new name value |
Definition at line 184 of file NamespacesHandler.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|