Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan-C++ XSL Transformer Version 1.0
Main Page Namespace List 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]
- divide( double theLHS, double theRHS)
[static]
- equal( double theLHS, double theRHS)
[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]
- isPositiveInfinity(double theNumber)
[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]
- 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++ XSL Transformer Version 1.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.
|
|