Separatista
DocumentReaderErrorHandler Class Reference
Inheritance diagram for DocumentReaderErrorHandler:

Public Member Functions

 DocumentReaderErrorHandler (DocumentReader *pDocumentReader)
 
void warning (const xercesc::SAXParseException &e)
 
void error (const xercesc::SAXParseException &e)
 
void fatalError (const xercesc::SAXParseException &e)
 
void resetErrors ()
 

Public Attributes

DocumentReaderm_pDocumentReader
 

Detailed Description

Private wrapper for mapping xerces class ErrorHandler.

Member Function Documentation

◆ error()

void DocumentReaderErrorHandler::error ( const xercesc::SAXParseException &  e)
inline
See also
SAXParseException

◆ fatalError()

void DocumentReaderErrorHandler::fatalError ( const xercesc::SAXParseException &  e)
inline
See also
SAXParseException

◆ resetErrors()

void DocumentReaderErrorHandler::resetErrors ( )
inline
See also
SAXParseException

◆ warning()

void DocumentReaderErrorHandler::warning ( const xercesc::SAXParseException &  e)
inline
See also
SAXParseException

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