|
| ParseErrorLogger () |
|
void | terminate () |
|
void | error (final SAXParseException e) throws SAXParseException |
|
void | warning (final SAXParseException e) throws SAXParseException |
|
void | fatalError (final SAXParseException e) throws SAXParseException |
|
|
void | log (final String level, final SAXParseException e) |
|
Parse error logger
- Author
- Bernard Bou
◆ ParseErrorLogger()
grammarscope.io.xml.ParseErrorLogger.ParseErrorLogger |
( |
| ) |
|
◆ error()
void grammarscope.io.xml.ParseErrorLogger.error |
( |
final SAXParseException |
e | ) |
throws SAXParseException |
◆ fatalError()
void grammarscope.io.xml.ParseErrorLogger.fatalError |
( |
final SAXParseException |
e | ) |
throws SAXParseException |
◆ log()
void grammarscope.io.xml.ParseErrorLogger.log |
( |
final String |
level, |
|
|
final SAXParseException |
e |
|
) |
| |
|
private |
◆ terminate()
void grammarscope.io.xml.ParseErrorLogger.terminate |
( |
| ) |
|
◆ warning()
void grammarscope.io.xml.ParseErrorLogger.warning |
( |
final SAXParseException |
e | ) |
throws SAXParseException |
◆ outputStream
OutputStream grammarscope.io.xml.ParseErrorLogger.outputStream |
|
private |
◆ writer
PrintWriter grammarscope.io.xml.ParseErrorLogger.writer |
|
private |
The documentation for this class was generated from the following file: