|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorListener | |
|---|---|
| com.sun.tools.xjc.api | API for programmatic invocation of XJC and schemagen. |
| com.sun.tools.xjc.api.impl.s2j | implementation of the XJC API for schema to java. |
| com.sun.tools.xjc.util | |
| Uses of ErrorListener in com.sun.tools.xjc.api |
|---|
| Methods in com.sun.tools.xjc.api with parameters of type ErrorListener | |
|---|---|
com.sun.codemodel.JCodeModel |
S2JJAXBModel.generateCode(Plugin[] extensions,
ErrorListener errorListener)
Generates artifacts. |
com.sun.codemodel.JCodeModel |
S2JJAXBModel.generateCode(Plugin[] extensions,
ErrorListener errorListener)
Generates artifacts. |
void |
J2SJAXBModel.generateSchema(javax.xml.bind.SchemaOutputResolver outputResolver,
ErrorListener errorListener)
Generates the schema documents from the model. |
void |
J2SJAXBModel.generateSchema(javax.xml.bind.SchemaOutputResolver outputResolver,
ErrorListener errorListener)
Generates the schema documents from the model. |
void |
SchemaCompiler.setErrorListener(ErrorListener errorListener)
|
void |
SchemaCompiler.setErrorListener(ErrorListener errorListener)
|
| Uses of ErrorListener in com.sun.tools.xjc.api.impl.s2j |
|---|
| Methods in com.sun.tools.xjc.api.impl.s2j with parameters of type ErrorListener | |
|---|---|
void |
SchemaCompilerImpl.setErrorListener(ErrorListener errorListener)
|
| Uses of ErrorListener in com.sun.tools.xjc.util |
|---|
| Methods in com.sun.tools.xjc.util with parameters of type ErrorListener | |
|---|---|
void |
ErrorReceiverFilter.setErrorReceiver(ErrorListener handler)
|
| Constructors in com.sun.tools.xjc.util with parameters of type ErrorListener | |
|---|---|
ErrorReceiverFilter(ErrorListener h)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||