|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelBuilderI | |
|---|---|
| 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. |
| Uses of ModelBuilderI in com.sun.xml.bind.v2.model.core |
|---|
| Constructors in com.sun.xml.bind.v2.model.core with parameters of type ModelBuilderI | |
|---|---|
Ref(ModelBuilderI<T,C,?,?> builder,
T type,
XmlJavaTypeAdapter xjta,
XmlList xl)
|
|
| Uses of ModelBuilderI in com.sun.xml.bind.v2.model.impl |
|---|
| Classes in com.sun.xml.bind.v2.model.impl that implement ModelBuilderI | |
|---|---|
class |
ModelBuilder<T,C,F,M>
Builds a TypeInfoSet (a set of JAXB properties)
by using ElementInfoImpl and ClassInfoImpl. |
class |
RuntimeModelBuilder
ModelBuilder that works at the run-time by using
the java.lang.reflect package. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||