|
| void | error (final SAXParseException e) throws SAXParseException |
| |
| void | warning (final SAXParseException e) throws SAXParseException |
| |
| void | fatalError (final SAXParseException e) throws SAXParseException |
| |
Parse error handler
- Author
- Bernard Bou
◆ ParseErrorHandler()
| grammarscope.io.xml.ParseErrorHandler.ParseErrorHandler |
( |
| ) |
|
|
protected |
◆ error()
| void grammarscope.io.xml.ParseErrorHandler.error |
( |
final SAXParseException |
e | ) |
throws SAXParseException |
◆ fatalError()
| void grammarscope.io.xml.ParseErrorHandler.fatalError |
( |
final SAXParseException |
e | ) |
throws SAXParseException |
◆ warning()
| void grammarscope.io.xml.ParseErrorHandler.warning |
( |
final SAXParseException |
e | ) |
throws SAXParseException |
◆ errors
| final int grammarscope.io.xml.ParseErrorHandler.errors |
|
protected |
◆ fatalErrors
| int grammarscope.io.xml.ParseErrorHandler.fatalErrors |
|
protected |
◆ warnings
| int grammarscope.io.xml.ParseErrorHandler.warnings |
|
protected |
The documentation for this class was generated from the following file: