| Package | Description |
|---|---|
| com.sun.tools.ws.processor.model.jaxb | |
| com.sun.tools.xjc.api |
API for programmatic invocation of XJC and schemagen.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBModel |
JAXBModel.getRawJAXBModel() |
| Constructor and Description |
|---|
JAXBModel(JAXBModel rawModel)
Constructor that fills in the values from the given raw model
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
J2SJAXBModel
JAXBModel that exposes additional information available
only for the java -> schema direction. |
interface |
S2JJAXBModel
JAXBModel that exposes additional information available
only for the schema -> java direction. |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.