Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALAN_PROBLEMLISTENERBASE_HEADER_GUARD)
19 #define XALAN_PROBLEMLISTENERBASE_HEADER_GUARD
28 #include "LocalMsgIndex.hpp"
32 XALAN_DECLARE_XERCES_CLASS(Locator)
36 XALAN_CPP_NAMESPACE_BEGIN
78 eClassificationCount };
99 const Locator* locator,
134 const Locator* locator,
156 static const XalanMessages::Codes s_messageCodes[eSourceCount][eClassificationCount];
161 XALAN_CPP_NAMESPACE_END
165 #endif // XALAN_PROBLEMLISTENER_HEADER_GUARD
This is the abstract class that is used when reporting a problem some kind, that requires a message,...
static void defaultFormat(PrintWriter &pw, eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)
Function to format a problem call to a PrintWriter instance.
virtual void problem(eSource source, eClassification classification, const XalanDOMString &msg, const Locator *locator, const XalanNode *sourceNode)=0
Function that is called when a problem event occurs.
virtual void problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0
Function that is called when a problem event occurs.
XALAN_CPP_NAMESPACE_BEGIN XALAN_USING_XERCES(Locator)
static void defaultFormat(PrintWriter &pw, eSource source, eClassification classification, const XalanDOMString &msg, const Locator *locator, const XalanNode *sourceNode)
Function to format a problem call to a PrintWriter instance.
virtual ~ProblemListenerBase()
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.
|
|