Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.7
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
DoubleSupport Member List
This is the complete list of members for DoubleSupport, including all inherited members.
- add( double theLHS, double theRHS)
[static]
- ceiling(double theValue)
[static]
- divide( double theLHS, double theRHS)
[static]
- equal( double theLHS, double theRHS)
[static]
- floor(double theValue)
[static]
- getNaN()
[static]
- getNegativeInfinity()
[static]
- getPositiveInfinity()
[static]
- greaterThan( double theLHS, double theRHS)
[static]
- greaterThanOrEqual( double theLHS, double theRHS)
[static]
- isNaN(double theNumber)
[static]
- isNegativeInfinity(double theNumber)
[static]
- isNegativeZero(double theNumber)
[static]
- isPositiveInfinity(double theNumber)
[static]
- isPositiveZero(double theNumber)
[static]
- isValid(const XalanDOMString& theString)
[static]
- isValid(const XalanDOMChar* theString)
[static]
- lessThan( double theLHS, double theRHS)
[static]
- lessThanOrEqual( double theLHS, double theRHS)
[static]
- modulus( double theLHS, double theRHS)
[static]
- multiply( double theLHS, double theRHS)
[static]
- negative(double theDouble)
[static]
- notEqual( double theLHS, double theRHS)
[static]
- round(double theValue)
[static]
- subtract( double theLHS, double theRHS)
[static]
- toDouble(const XalanDOMString& theString)
[static]
- toDouble(const XalanDOMChar* theString)
[static]
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.7
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|