Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

qgxml::XercesQgarErrorHandlerAdaptor Class Reference

#include <XercesQgarErrorHandlerAdaptor.H>

List of all members.


Detailed Description

Todo:
Comment this class!
Author:
Jan Rendek
Date:
March 31, 2003 15:42
Since:
Qgar 2.1

Definition at line 68 of file XercesQgarErrorHandlerAdaptor.H.

Public Member Functions

virtual void warning (const xercesc::SAXParseException &exception)
virtual void error (const xercesc::SAXParseException &exception)
virtual void fatalError (const xercesc::SAXParseException &exception)
virtual void resetErrors ()
Constructors
 XercesQgarErrorHandlerAdaptor (qgxml::ErrorHandler *handler)
 Default constructor.
Destructor
virtual ~XercesQgarErrorHandlerAdaptor ()
 Destructor.

Protected Attributes

qgxml::ErrorHandler_impl
XercesStringConverter _sc


Constructor & Destructor Documentation

qgxml::XercesQgarErrorHandlerAdaptor::XercesQgarErrorHandlerAdaptor qgxml::ErrorHandler handler  ) 
 

Default constructor.

Definition at line 64 of file XercesQgarErrorHandlerAdaptor.C.

References _impl.

qgxml::XercesQgarErrorHandlerAdaptor::~XercesQgarErrorHandlerAdaptor  )  [virtual]
 

Destructor.

Definition at line 76 of file XercesQgarErrorHandlerAdaptor.C.


Member Function Documentation

void qgxml::XercesQgarErrorHandlerAdaptor::error const xercesc::SAXParseException &  exception  )  [virtual]
 

Definition at line 105 of file XercesQgarErrorHandlerAdaptor.C.

References _impl, _sc, and qgxml::ErrorHandler::error().

void qgxml::XercesQgarErrorHandlerAdaptor::fatalError const xercesc::SAXParseException &  exception  )  [virtual]
 

Definition at line 124 of file XercesQgarErrorHandlerAdaptor.C.

References _impl, _sc, and qgxml::ErrorHandler::fatalError().

void qgxml::XercesQgarErrorHandlerAdaptor::resetErrors  )  [virtual]
 

Definition at line 143 of file XercesQgarErrorHandlerAdaptor.C.

void qgxml::XercesQgarErrorHandlerAdaptor::warning const xercesc::SAXParseException &  exception  )  [virtual]
 

Definition at line 86 of file XercesQgarErrorHandlerAdaptor.C.

References _impl, _sc, and qgxml::ErrorHandler::warning().


Member Data Documentation

qgxml::ErrorHandler* qgxml::XercesQgarErrorHandlerAdaptor::_impl [protected]
 

Definition at line 111 of file XercesQgarErrorHandlerAdaptor.H.

Referenced by error(), fatalError(), warning(), and XercesQgarErrorHandlerAdaptor().

XercesStringConverter qgxml::XercesQgarErrorHandlerAdaptor::_sc [protected]
 

Definition at line 113 of file XercesQgarErrorHandlerAdaptor.H.

Referenced by error(), fatalError(), and warning().


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