Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Types | Static Public Member Functions | List of all members
DOMStringHelper Class Reference

Public Types

typedef void(FormatterListener::* MemberFunctionPtr )(const XMLCh *const, const unsigned int)
 

Static Public Member Functions

static void DoubleToCharacters (double theDouble, FormatterListener &formatterListener, MemberFunctionPtr function)
 
static void LongToCharacters (long theLong, FormatterListener &formatterListener, MemberFunctionPtr function)
 

Member Typedef Documentation

typedef void(FormatterListener::* DOMStringHelper::MemberFunctionPtr)(const XMLCh *const, const unsigned int)

Member Function Documentation

static void DOMStringHelper::DoubleToCharacters ( double  theDouble,
FormatterListener formatterListener,
MemberFunctionPtr  function 
)
static
static void DOMStringHelper::LongToCharacters ( long  theLong,
FormatterListener formatterListener,
MemberFunctionPtr  function 
)
static

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