#include <DOMStringHelper.hpp>
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 void DOMStringHelper::initialize | ( | MemoryManager & | theMemoryManager | ) | [static] |
static void DOMStringHelper::NumberToCharacters | ( | XALAN_INT64 | theValue, | |
FormatterListener & | formatterListener, | |||
MemberFunctionPtr | function | |||
) | [static] |
static void DOMStringHelper::NumberToCharacters | ( | long | theValue, | |
FormatterListener & | formatterListener, | |||
MemberFunctionPtr | function | |||
) | [static] |
static void DOMStringHelper::NumberToCharacters | ( | double | theValue, | |
FormatterListener & | formatterListener, | |||
MemberFunctionPtr | function | |||
) | [static] |
static void DOMStringHelper::terminate | ( | ) | [static] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|