Package | Description |
---|---|
com.sun.tools.xjc.model |
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC. |
com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
com.sun.xml.bind.v2.model.impl |
Implementation of the com.sun.xml.bind.j2s.model package.
|
Modifier and Type | Method | Description |
---|---|---|
CNonElement |
Model.getTypeInfo(Ref<NType,NClass> ref) |
Modifier and Type | Method | Description |
---|---|---|
NonElement<T,C> |
TypeInfoSet.getTypeInfo(Ref<T,C> ref) |
Returns a type information for the given reference.
|
Modifier and Type | Method | Description |
---|---|---|
NonElement<T,C> |
ModelBuilder.getTypeInfo(Ref<T,C> ref) |
This method is used to add a root reference to a model.
|
Copyright © 2018 Oracle Corporation. All rights reserved.