#include <DOMTreeErrorReporter.h>
Public Member Functions | |
DOMTreeErrorReporter () | |
~DOMTreeErrorReporter () | |
void | warning (const SAXParseException &toCatch) |
void | error (const SAXParseException &toCatch) |
void | fatalError (const SAXParseException &toCatch) |
void | resetErrors () |
DOMTreeErrorReporter::DOMTreeErrorReporter | ( | ) | [inline] |
DOMTreeErrorReporter::~DOMTreeErrorReporter | ( | ) | [inline] |
void DOMTreeErrorReporter::warning | ( | const SAXParseException & | toCatch | ) |
void DOMTreeErrorReporter::error | ( | const SAXParseException & | toCatch | ) |
void DOMTreeErrorReporter::fatalError | ( | const SAXParseException & | toCatch | ) |
void DOMTreeErrorReporter::resetErrors | ( | ) |