Xalan-C++ API Documentation
Go to the documentation of this file.
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,
137 eClassification classification,
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)
The implementation of the default error handling for Xalan.
#define XALAN_XSLT_EXPORT
static void defaultFormat(PrintWriter &pw, eSource source, eClassification classification, const XalanDOMString &msg, const Locator *locator, const XalanNode *sourceNode)
This is the abstract class that the XSL processor uses when it has a problem of some kind,...
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.
PrintWriter * getPrintWriter() const
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.
|
|