#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.
theNamespace | namespace string |
theLocalPart | local part string |
|
Construct a XalanQNameByReference, with the supplied local part.
The instance keeps only a _reference_ to the string, to avoid making a copy.
theLocalPart | local part string |
|
Construct a XalanQNameByReference, from the supplied XalanQName.
The instance keeps only a _reference_ to the string, to avoid making a copy.
theQName | The source QName |
|
|
Clear the instance.
|
Retrieve the local part of qualified name.
Reimplemented from XalanQName.
|
|
Set the local part of qualified name.
theLocalPart | local part string |
|
Set the Namespace URI of qualified name.
theLocalPart | local part string |
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.7 |
|