If this is not done, errors and warnings will not be reported. Presumably one can do something more sophisticated than I'm doing here with the error handler. In this case the error handler just prints the fatal error, error or warning.
Public Member Functions | |
void | error (SAXParseException e) throws SAXParseException |
void | fatalError (SAXParseException e) throws SAXParseException |
void | warning (SAXParseException e) |
Private Member Functions | |
void | print (String kind, SAXParseException e) |
|
|
|
|
|
|
|
|