#include <DOMStringHelper.hpp>
Public Types | |
| typedef void(FormatterListener::* | MemberFunctionPtr )(const XMLCh *const, const FormatterListener::size_type) |
Static Public Member Functions | |
| static void | initialize (MemoryManager &theMemoryManager) |
| static void | terminate () |
| static void | NumberToCharacters (double theValue, FormatterListener &formatterListener, MemberFunctionPtr function) |
| static void | NumberToCharacters (long theValue, FormatterListener &formatterListener, MemberFunctionPtr function) |
| static void | NumberToCharacters (XALAN_INT64 theValue, FormatterListener &formatterListener, MemberFunctionPtr function) |
Definition at line 676 of file DOMStringHelper.hpp.
| typedef void(FormatterListener::* DOMStringHelper::MemberFunctionPtr)(const XMLCh *const, const FormatterListener::size_type) |
Definition at line 680 of file DOMStringHelper.hpp.
|
static |
|
static |
|
static |
|
static |
|
static |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|