#include <XalanQNameByValue.hpp>
Inheritance diagram for XalanQNameByValue:
Collaboration diagram for XalanQNameByValue:
|
|
|
Construct an empty XalanQNameByValue.
|
|
Copy constructor.
|
|
Construct an instance from another XalanQName.
|
|
Construct a XalanQNameByValue, with the supplied namespace and local part.
|
|
Construct a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.
|
|
Construct a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.
|
|
Construct a XalanQNameByValue from a string, resolving the prefix using the given namespace context. The default namespace is not resolved.
|
|
Construct a XalanQNameByValue from a string, resolving the prefix using the given prefix resolver. The default namespace is not resolved.
|
|
|
|
Clear the instance.
|
|
|
|
Retrieve the local part of qualified name.
Reimplemented from XalanQName. |
|
|
|
Retrieve the namespace of qualified name.
Reimplemented from XalanQName. |
|
|
|
|
|
Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the resolver provided. The default namespace is not resolved.
|
|
Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the resolver provided. The default namespace is not resolved.
|
|
Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.
|
|
Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.
|
|
Set the local part of qualified name.
|
|
Set the Namespace URI of qualified name.
|
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.10 |
|