|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbortException | |
|---|---|
| com.sun.tools.xjc | Schema to Java compiler |
| com.sun.tools.xjc.reader.dtd | |
| com.sun.tools.xjc.reader.dtd.bindinfo | Object Model that represents DTD binding information. |
| Uses of AbortException in com.sun.tools.xjc |
|---|
| Methods in com.sun.tools.xjc that throw AbortException | |
|---|---|
abstract void |
ErrorReceiver.error(SAXParseException exception)
|
abstract void |
ErrorReceiver.fatalError(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. |
abstract void |
ErrorReceiver.warning(SAXParseException exception)
|
| Uses of AbortException in com.sun.tools.xjc.reader.dtd |
|---|
| Constructors in com.sun.tools.xjc.reader.dtd that throw AbortException | |
|---|---|
TDTDReader(ErrorReceiver errorReceiver,
Options opts,
InputSource _bindInfo)
|
|
| Uses of AbortException in com.sun.tools.xjc.reader.dtd.bindinfo |
|---|
| Constructors in com.sun.tools.xjc.reader.dtd.bindinfo that throw AbortException | |
|---|---|
BindInfo(Model model,
InputSource source,
ErrorReceiver _errorReceiver)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||