
| XNumber::XNumber | ( | double | val, | |
| MemoryManagerType & | theManager | |||
| ) |
| XNumber::XNumber | ( | const XNumber & | source, | |
| MemoryManagerType & | theManager | |||
| ) |
| virtual XNumber::~XNumber | ( | ) | [virtual] |
| virtual double XNumber::num | ( | ) | const [virtual] |
| virtual const XalanDOMString& XNumber::str | ( | ) | const [virtual] |
| virtual void XNumber::str | ( | FormatterListener & | formatterListener, | |
| MemberFunctionPtr | function | |||
| ) | const [virtual] |
Implements XNumberBase.
| virtual void XNumber::str | ( | XalanDOMString & | theBuffer | ) | const [virtual] |
Append the string value directly a string.
| theBuffer | The buffer for the data |
Reimplemented from XObject.
| virtual double XNumber::stringLength | ( | ) | const [virtual] |
Get the length of the string value of the instance.
Implements XNumberBase.
| void XNumber::set | ( | double | theValue | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|