#include <XalanQNameByReference.hpp>
Inheritance diagram for XalanQNameByReference:
Collaboration diagram for XalanQNameByReference:
|
Construct an empty XalanQNameByReference.
|
|
Construct a XalanQNameByReference, with the supplied namespace and local part. The instance keeps only a _reference_ to the string, to avoid making a copy.
|
|
Construct a XalanQNameByReference, with the supplied local part. The instance keeps only a _reference_ to the string, to avoid making a copy.
|
|
Construct a XalanQNameByReference, from the supplied XalanQName. The instance keeps only a _reference_ to the string, to avoid making a copy.
|
|
|
|
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 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 |
|