List of all members.
Public Member Functions
Constructor & Destructor Documentation
Create an XNumber from a number.
- Parameters:
-
virtual XNumber::~XNumber |
( |
| ) |
[virtual] |
Member Function Documentation
virtual double XNumber::num |
( |
| ) |
const [virtual] |
Cast result object to a number.
- Returns:
- numeric value
Implements XNumberBase.
void XNumber::set |
( |
double |
theValue | ) |
|
Change the value of an XNumber.
- Parameters:
-
Cast result object to a string.
- Returns:
- string value
Implements XNumberBase.
virtual void XNumber::str |
( |
XalanDOMString & |
theBuffer | ) |
const [virtual] |
Append the string value directly a string.
- Parameters:
-
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.
- Returns:
- The length of the string value
Implements XNumberBase.
The documentation for this class was generated from the following file: