| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
JCodeModel |
S2JJAXBModel.generateCode(Plugin[] extensions,
ErrorListener errorListener)
Generates artifacts.
|
void |
J2SJAXBModel.generateSchema(SchemaOutputResolver outputResolver,
ErrorListener errorListener)
Generates the schema documents from the model.
|
void |
SchemaCompiler.setErrorListener(ErrorListener errorListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaCompilerImpl.setErrorListener(ErrorListener errorListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorReceiverFilter.setErrorReceiver(ErrorListener handler) |
| Constructor and Description |
|---|
ErrorReceiverFilter(ErrorListener h) |
Copyright © 2017 Oracle Corporation. All rights reserved.