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