18 #if !defined(XALAN_PROBLEMLISTENERDEFAULT_HEADER_GUARD) 19 #define XALAN_PROBLEMLISTENERDEFAULT_HEADER_GUARD 33 XALAN_DECLARE_XERCES_CLASS(MemoryManager)
37 XALAN_CPP_NAMESPACE_BEGIN
53 MemoryManager& theManager,
70 const Locator* locator,
87 const XalanDOMChar* uri,
89 XalanFileLoc charOffset);
105 const Locator* locator,
141 const XalanDOMChar* uri,
143 XalanFileLoc charOffset);
147 MemoryManager& m_memoryManager;
154 XALAN_CPP_NAMESPACE_END
158 #endif // XALAN_PROBLEMLISTENERDEFAULT_HEADER_GUARD
static void defaultFormat(PrintWriter &pw, eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)
This is the abstract class that the XSL processor uses when it has a problem of some kind...
PrintWriter * getPrintWriter() const
static void defaultFormat(PrintWriter &pw, eSource source, eClassification classification, const XalanDOMString &msg, const Locator *locator, const XalanNode *sourceNode)
#define XALAN_XSLT_EXPORT
The implementation of the default error handling for Xalan.
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.
XALAN_CPP_NAMESPACE_BEGIN XALAN_USING_XERCES(Locator)