| Package | Description |
|---|---|
| com.sun.tools.xjc.api |
API for programmatic invocation of XJC and schemagen.
|
| com.sun.xml.bind.v2.schemagen |
Schema generator.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ErrorListener
Implemented by the driver of the compiler engine to handle
errors found during the compiliation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSchemaGenerator.write(SchemaOutputResolver resolver,
ErrorListener errorListener)
Write out the schema documents.
|
Copyright © 2025 Oracle Corporation. All rights reserved.