#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 () |
| int | errorsEncountered () |
Protected Attributes | |
| int | errorNum |
|
|
|
|
|
|
|
|
|
|
|
returns number of errors, warnings and fatal errors encounterd other wise null. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6