#include <XNumber.hpp>
Inheritance diagram for XNumber
Collaboration diagram for XNumber:
|
Create an XNumber from a number.
val | numeric value to use |
|
|
|
Clone the instance.
If | theAddress is not null, the XObject will clone itself into that address. |
Reimplemented from XObject.
|
|
Change the value of an XNumber.
theValue | The new value. |
|
Append the string value directly a string.
theBuffer | The buffer for the data |
Reimplemented from XObject.
|
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 XNumberBase.
|
|
Get the length of the string value of the instance..
Reimplemented from XNumberBase.
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.6 |
|