#include <ICUFormatNumberFunctor.hpp>
Definition at line 159 of file ICUFormatNumberFunctor.hpp.
Definition at line 201 of file ICUFormatNumberFunctor.hpp.
ICUFormatNumberFunctor::ICUFormatNumberFunctor | ( | MemoryManager & | theManager | ) |
virtual ICUFormatNumberFunctor::~ICUFormatNumberFunctor | ( | ) | [virtual] |
static ICUFormatNumberFunctor* ICUFormatNumberFunctor::create | ( | MemoryManager & | theManager | ) | [static] |
virtual void ICUFormatNumberFunctor::operator() | ( | XPathExecutionContext & | executionContext, | |
double | theNumber, | |||
const XalanDOMString & | thePattern, | |||
const XalanDecimalFormatSymbols * | theDFS, | |||
XalanDOMString & | theResult, | |||
const XalanNode * | context = 0 , |
|||
const Locator * | locator = 0 | |||
) | const [virtual] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|