Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

ProblemListenerDefault Class Reference

The implementation of the default error handling for Xalan. More...

Inheritance diagram for ProblemListenerDefault:

ProblemListener List of all members.

Public Member Functions

Static Public Member Functions


Detailed Description

The implementation of the default error handling for Xalan.


Constructor & Destructor Documentation

ProblemListenerDefault::ProblemListenerDefault MemoryManagerType theManager,
PrintWriter pw = 0
 

virtual ProblemListenerDefault::~ProblemListenerDefault  )  [virtual]
 


Member Function Documentation

PrintWriter* ProblemListenerDefault::getPrintWriter  )  const
 

static void ProblemListenerDefault::problem PrintWriter pw,
eProblemSource  where,
eClassification  classification,
const XalanNode sourceNode,
const ElemTemplateElement styleNode,
const XalanDOMString msg,
const XalanDOMChar *  uri,
int  lineNo,
int  charOffset
[static]
 

virtual void ProblemListenerDefault::problem eProblemSource  where,
eClassification  classification,
const XalanNode sourceNode,
const ElemTemplateElement styleNode,
const XalanDOMString msg,
const XalanDOMChar *  uri,
int  lineNo,
int  charOffset
[virtual]
 

virtual void ProblemListenerDefault::setPrintWriter PrintWriter pw  )  [virtual]
 

Set the print writer to which the problem is reported.

Parameters:
pw writer to receive messages

Implements ProblemListener.


The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo