This is the abstract class that the XSL processor uses when it has a problem of some kind, that requires a message, an error or a warning. More...
#include <ProblemListener.hpp>
Inheritance diagram for ProblemListener:
This is the abstract class that the XSL processor uses when it has a problem of some kind, that requires a message, an error or a warning.
Users should ask the XSLTProcessor class to setProblemListener if they wish an object instance to be called when a problem event occurs.
|
Severity of problem.
|
|
Sources of problem.
|
|
|
|
|
|
Function that is called when a problem event occurs.
Reimplemented in XalanTransformerProblemListener, and ProblemListenerDefault. |
|
Set the print writer to which the problem is reported.
Reimplemented in XalanTransformerProblemListener, and ProblemListenerDefault. |
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.10 |
|