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