Inherits edu::princeton::wordnet::browser::domw3c::ParseErrorHandler.
Inherited by edu.princeton.wordnet.browser.domw3c.ErrorDialog.

Public Member Functions | |
| ParseErrorLogger () | |
| void | terminate () |
| void | error (final SAXParseException e) throws SAXParseException |
| void | warning (final SAXParseException e) throws SAXParseException |
| void | fatalError (final SAXParseException e) throws SAXParseException |
Parse error logger
| edu.princeton.wordnet.browser.domw3c.ParseErrorLogger.ParseErrorLogger | ( | ) |
Constructor
| void edu.princeton.wordnet.browser.domw3c.ParseErrorLogger.terminate | ( | ) |
Called on termination
Reimplemented in edu.princeton.wordnet.browser.domw3c.ErrorDialog.
1.6.3