#include <XStringReference.hpp>
Inheritance diagram for XStringReference
Collaboration diagram for XStringReference:
|
Reimplemented from XStringBase.
|
Construct an XStringReference object from a string.
The XStringReference will hold a reference to the supplied string, so the string must be in scope for the lifetime of the instance
value | source string |
|
|
|
Clone the instance.
If | theAddress is not null, the XObject will clone itself into that address. |
Reimplemented from XStringBase.
|
|
Send the string value to a FormatterListener instance.
formatterListener | The FormatterListener instance |
function | A pointer to the member function of FormatterListener to call |
Reimplemented from XStringBase.
|
|
Get the length of the string value of the instance..
Reimplemented from XStringBase.
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 |
|