#include <xalanc/PlatformSupport/PlatformSupportDefinitions.hpp>
#include <cmath>
#include <functional>
#include <xalanc/XalanDOM/XalanDOMString.hpp>
Go to the source code of this file.
Classes | |
class | DoubleSupport |
struct | DoubleSupport::equalFunction |
struct | DoubleSupport::notEqualFunction |
struct | DoubleSupport::lessThanFunction |
struct | DoubleSupport::lessThanOrEqualFunction |
struct | DoubleSupport::greaterThanFunction |
struct | DoubleSupport::greaterThanOrEqualFunction |
struct | DoubleSupport::addFunction |
struct | DoubleSupport::subtractFunction |
struct | DoubleSupport::multiplyFunction |
struct | DoubleSupport::divideFunction |
struct | DoubleSupport::modulusFunction |
struct | DoubleSupport::negativeFunction |
union | DoubleSupport::NumberUnion |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|