org.xml.sax.ErrorHandlerAntErrorListener, ConsoleErrorReporterpublic interface ErrorListener
extends org.xml.sax.ErrorHandler
| Modifier and Type | Method | Description |
|---|---|---|
void |
error(org.xml.sax.SAXParseException exception) |
|
void |
fatalError(org.xml.sax.SAXParseException exception) |
|
void |
warning(org.xml.sax.SAXParseException exception) |
void error(org.xml.sax.SAXParseException exception)
error in interface org.xml.sax.ErrorHandlervoid fatalError(org.xml.sax.SAXParseException exception)
fatalError in interface org.xml.sax.ErrorHandlervoid warning(org.xml.sax.SAXParseException exception)
warning in interface org.xml.sax.ErrorHandlerCopyright © 2018 Oracle Corporation. All rights reserved.