Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions | Protected Member Functions | List of all members
XalanInMemoryMessageLoader Class Reference
Inheritance diagram for XalanInMemoryMessageLoader:
XalanMessageLoader

Public Member Functions

 XalanInMemoryMessageLoader (MemoryManagerType &theManager)
virtual ~XalanInMemoryMessageLoader ()
- Public Member Functions inherited from XalanMessageLoader
virtual ~XalanMessageLoader ()
 XalanMessageLoader ()

Protected Member Functions

virtual bool loadMsg (XalanMessages::Codes msgToLoad, XalanDOMChar *toFill, unsigned int maxChars)

Additional Inherited Members

- Static Public Member Functions inherited from XalanMessageLoader
static void initialize (MemoryManagerType &theManager)
static void terminate ()
static XalanDOMStringgetMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const char *repText1, const char *repText2=0, const char *repText3=0, const char *repText4=0)
static XalanDOMStringgetMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMChar *repText1, const XalanDOMChar *repText2=0, const XalanDOMChar *repText3=0, const XalanDOMChar *repText4=0)
static XalanDOMStringgetMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad)
static XalanDOMStringgetMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMString &repText1)
static XalanDOMStringgetMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMString &repText1, const XalanDOMString &repText2)
static XalanDOMStringgetMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMString &repText1, const XalanDOMString &repText2, const XalanDOMString &repText3)

Constructor & Destructor Documentation

XalanInMemoryMessageLoader::XalanInMemoryMessageLoader ( MemoryManagerType theManager)
virtual XalanInMemoryMessageLoader::~XalanInMemoryMessageLoader ( )
virtual

Member Function Documentation

virtual bool XalanInMemoryMessageLoader::loadMsg ( XalanMessages::Codes  msgToLoad,
XalanDOMChar *  toFill,
unsigned int  maxChars 
)
protectedvirtual

Implements XalanMessageLoader.


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