| abs(double theDouble) | DoubleSupport | [static] |
| add(double theLHS, double theRHS) | DoubleSupport | [static] |
| ceiling(double theValue) | DoubleSupport | [inline, static] |
| divide(double theLHS, double theRHS) | DoubleSupport | [static] |
| equal(double theLHS, double theRHS) | DoubleSupport | [static] |
| floor(double theValue) | DoubleSupport | [inline, static] |
| getNaN() | DoubleSupport | [inline, static] |
| getNegativeInfinity() | DoubleSupport | [inline, static] |
| getPositiveInfinity() | DoubleSupport | [inline, static] |
| greaterThan(double theLHS, double theRHS) | DoubleSupport | [static] |
| greaterThanOrEqual(double theLHS, double theRHS) | DoubleSupport | [static] |
| initialize() | DoubleSupport | [static] |
| isNaN(double theNumber) | DoubleSupport | [inline, static] |
| isNegativeInfinity(double theNumber) | DoubleSupport | [inline, static] |
| isNegativeZero(double theNumber) | DoubleSupport | [inline, static] |
| isPositiveInfinity(double theNumber) | DoubleSupport | [inline, static] |
| isPositiveZero(double theNumber) | DoubleSupport | [inline, static] |
| isValid(const XalanDOMString &theString) | DoubleSupport | [static] |
| isValid(const XalanDOMChar *theString) | DoubleSupport | [static] |
| lessThan(double theLHS, double theRHS) | DoubleSupport | [static] |
| lessThanOrEqual(double theLHS, double theRHS) | DoubleSupport | [static] |
| modulus(double theLHS, double theRHS) | DoubleSupport | [static] |
| multiply(double theLHS, double theRHS) | DoubleSupport | [static] |
| negative(double theDouble) | DoubleSupport | [static] |
| notEqual(double theLHS, double theRHS) | DoubleSupport | [inline, static] |
| round(double theValue) | DoubleSupport | [static] |
| subtract(double theLHS, double theRHS) | DoubleSupport | [static] |
| terminate() | DoubleSupport | [static] |
| toDouble(const XalanDOMString &theString, MemoryManager &theManager) | DoubleSupport | [static] |
| toDouble(const XalanDOMChar *theString, MemoryManager &theManager) | DoubleSupport | [static] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|