| Methods in com.sun.tools.xjc that throw AbortException |
abstract void |
ErrorReceiver.error(org.xml.sax.SAXParseException exception)
|
abstract void |
ErrorReceiver.error(org.xml.sax.SAXParseException exception)
|
abstract void |
ErrorReceiver.fatalError(org.xml.sax.SAXParseException exception)
|
abstract void |
ErrorReceiver.fatalError(org.xml.sax.SAXParseException exception)
|
void |
ErrorReceiver.pollAbort()
This method will be invoked periodically to allow AbortException
to be thrown, especially when this is driven by some kind of GUI. |
void |
ErrorReceiver.pollAbort()
This method will be invoked periodically to allow AbortException
to be thrown, especially when this is driven by some kind of GUI. |
abstract void |
ErrorReceiver.warning(org.xml.sax.SAXParseException exception)
|
abstract void |
ErrorReceiver.warning(org.xml.sax.SAXParseException exception)
|