Package | Description |
---|---|
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.
|
Constructor | Description |
---|---|
Ref(ModelBuilderI<T,C,?,?> builder,
T type,
javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter xjta,
javax.xml.bind.annotation.XmlList xl) |
Modifier and Type | Class | Description |
---|---|---|
class |
ModelBuilder<T,C,F,M> |
|
class |
RuntimeModelBuilder |
ModelBuilder that works at the run-time by using
the java.lang.reflect package. |
Copyright © 2018 Oracle Corporation. All rights reserved.