#include <xalanc/PlatformSupport/XalanMessageLoader.hpp>
|
static void | initialize (MemoryManager &theManager) |
|
static void | terminate () |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const char *repText1, const char *repText2=0, const char *repText3=0, const char *repText4=0) |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMChar *repText1, const XalanDOMChar *repText2=0, const XalanDOMChar *repText3=0, const XalanDOMChar *repText4=0) |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad) |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMString &repText1) |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMString &repText1, const XalanDOMString &repText2) |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMString &repText1, const XalanDOMString &repText2, const XalanDOMString &repText3) |
|
Definition at line 48 of file XalanMessageLoader.hpp.
◆ ~XalanMessageLoader()
virtual xalanc::XalanMessageLoader::~XalanMessageLoader |
( |
| ) |
|
|
virtual |
◆ XalanMessageLoader()
xalanc::XalanMessageLoader::XalanMessageLoader |
( |
| ) |
|
|
inline |
◆ getMessage() [1/6]
◆ getMessage() [2/6]
◆ getMessage() [3/6]
◆ getMessage() [4/6]
◆ getMessage() [5/6]
◆ getMessage() [6/6]
◆ initialize()
static void xalanc::XalanMessageLoader::initialize |
( |
MemoryManager & |
theManager | ) |
|
|
static |
◆ loadMsg()
◆ terminate()
static void xalanc::XalanMessageLoader::terminate |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: