#include <DOMTreeErrorReporter.h>
Inheritance diagram for DOMTreeErrorReporter:
Public Methods | |
DOMTreeErrorReporter () | |
virtual | ~DOMTreeErrorReporter () |
void | warning (const SAXParseException &toCatch) |
void | error (const SAXParseException &toCatch) |
void | fatalError (const SAXParseException &toCatch) |
void | resetErrors () |
|
Definition at line 49 of file DOMTreeErrorReporter.cpp. |
|
Definition at line 54 of file DOMTreeErrorReporter.cpp. |
|
Definition at line 70 of file DOMTreeErrorReporter.cpp. |
|
Definition at line 90 of file DOMTreeErrorReporter.cpp. |
|
Definition at line 107 of file DOMTreeErrorReporter.cpp. |
|
Definition at line 63 of file DOMTreeErrorReporter.cpp. |