Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

DOMTreeErrorReporter Class Reference

#include <DOMTreeErrorReporter.h>

Inheritance diagram for DOMTreeErrorReporter:

ErrorHandler List of all members.

Public Methods

 DOMTreeErrorReporter ()
virtual ~DOMTreeErrorReporter ()
void warning (const SAXParseException &toCatch)
void error (const SAXParseException &toCatch)
void fatalError (const SAXParseException &toCatch)
void resetErrors ()

Constructor & Destructor Documentation

DOMTreeErrorReporter::DOMTreeErrorReporter ( )
 

Definition at line 49 of file DOMTreeErrorReporter.cpp.

DOMTreeErrorReporter::~DOMTreeErrorReporter ( ) [virtual]
 

Definition at line 54 of file DOMTreeErrorReporter.cpp.


Member Function Documentation

void DOMTreeErrorReporter::error ( const SAXParseException & toCatch )
 

Definition at line 70 of file DOMTreeErrorReporter.cpp.

void DOMTreeErrorReporter::fatalError ( const SAXParseException & toCatch )
 

Definition at line 90 of file DOMTreeErrorReporter.cpp.

void DOMTreeErrorReporter::resetErrors ( )
 

Definition at line 107 of file DOMTreeErrorReporter.cpp.

void DOMTreeErrorReporter::warning ( const SAXParseException & toCatch )
 

Definition at line 63 of file DOMTreeErrorReporter.cpp.


The documentation for this class was generated from the following files:
This documentation is part of the "SOAP to CORBA bridge" project
Copyright © 2000 by Lifeline Networks bv.
All rights are reserved.