| 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 |
| Modifier and Type | Method | Description |
|---|---|---|
Navigator<T,C,F,M> |
TypeInfoSet.getNavigator() |
Navigator for this model. |
| Constructor | Description |
|---|---|
Adapter(ClassDeclT adapterType,
Navigator<TypeT,ClassDeclT,?,?> nav) |
|
Adapter(javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter spec,
AnnotationReader<TypeT,ClassDeclT,?,?> reader,
Navigator<TypeT,ClassDeclT,?,?> nav) |
|
Ref(AnnotationReader<T,C,?,?> reader,
Navigator<T,C,?,?> nav,
T type,
javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter xjta,
javax.xml.bind.annotation.XmlList xl) |
| Modifier and Type | Method | Description |
|---|---|---|
Navigator<T,C,F,M> |
ModelBuilderI.getNavigator() |
Copyright © 2018 Oracle Corporation. All rights reserved.