Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Classes | Public Types | Public Member Functions | Static Public Member Functions | List of all members
ICUFormatNumberFunctor Class Reference
Inheritance diagram for ICUFormatNumberFunctor:

Classes

class  UnlocalizePatternFunctor
 

Public Types

typedef XalanList
< DecimalFormatCacheStruct
DecimalFormatCacheListType
 

Public Member Functions

 ICUFormatNumberFunctor (MemoryManagerType &theManager)
 
virtual ~ICUFormatNumberFunctor ()
 
virtual void operator() (XPathExecutionContext &executionContext, double theNumber, const XalanDOMString &thePattern, const XalanDecimalFormatSymbols *theDFS, XalanDOMString &theResult, const XalanNode *context=0, const LocatorType *locator=0) const
 

Static Public Member Functions

static ICUFormatNumberFunctorcreate (MemoryManagerType &theManager)
 

Member Typedef Documentation

Constructor & Destructor Documentation

ICUFormatNumberFunctor::ICUFormatNumberFunctor ( MemoryManagerType theManager)
virtual ICUFormatNumberFunctor::~ICUFormatNumberFunctor ( )
virtual

Member Function Documentation

static ICUFormatNumberFunctor* ICUFormatNumberFunctor::create ( MemoryManagerType theManager)
static
virtual void ICUFormatNumberFunctor::operator() ( XPathExecutionContext executionContext,
double  theNumber,
const XalanDOMString thePattern,
const XalanDecimalFormatSymbols theDFS,
XalanDOMString theResult,
const XalanNode context = 0,
const LocatorType locator = 0 
) const
virtual

The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo