| 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.
|
| Modifier and Type | Method | Description |
|---|---|---|
Mapping |
S2JJAXBModel.get(javax.xml.namespace.QName elementName) |
Gets a
Mapping object for the given global element. |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<? extends Mapping> |
S2JJAXBModel.getMappings() |
Gets a read-only view of all the
Mappings. |
| Modifier and Type | Field | Description |
|---|---|---|
protected Mapping |
PropertyImpl.parent |
Copyright © 2017 Oracle Corporation. All rights reserved.