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