Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Protected Member Functions | List of all members
XalanInMemoryMessageLoader Class Reference

#include <XalanInMemoryMessageLoader.hpp>

Inherits XalanMessageLoader.

Public Member Functions

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

Protected Member Functions

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

Additional Inherited Members

- Static Public Member Functions inherited from XalanMessageLoader
static void initialize (MemoryManager &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)
 

Detailed Description

Definition at line 37 of file XalanInMemoryMessageLoader.hpp.

Constructor & Destructor Documentation

◆ XalanInMemoryMessageLoader()

XalanInMemoryMessageLoader::XalanInMemoryMessageLoader ( MemoryManager &  theManager)

◆ ~XalanInMemoryMessageLoader()

virtual XalanInMemoryMessageLoader::~XalanInMemoryMessageLoader ( )
virtual

Member Function Documentation

◆ loadMsg()

virtual bool XalanInMemoryMessageLoader::loadMsg ( XalanMessages::Codes  msgToLoad,
XalanDOMChar *  toFill,
XalanSize_t  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.

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

Apache Logo