|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationSource | |
|---|---|
| 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. |
| com.sun.xml.bind.v2.model.runtime | The specialization of com.sun.xml.bind.v2.model.core for the runtime. |
| Uses of AnnotationSource in com.sun.xml.bind.v2.model.core |
|---|
| Subinterfaces of AnnotationSource in com.sun.xml.bind.v2.model.core | |
|---|---|
interface |
AttributePropertyInfo<T,C>
Attribute PropertyInfo. |
interface |
ElementPropertyInfo<T,C>
Property that maps to an element. |
interface |
MapPropertyInfo<T,C>
Property that maps to the following schema fragment. |
interface |
PropertyInfo<T,C>
Information about a JAXB-bound property. |
interface |
ReferencePropertyInfo<T,C>
PropertyInfo that holds references to other Elements. |
interface |
ValuePropertyInfo<T,C>
Value PropertyInfo. |
| Uses of AnnotationSource in com.sun.xml.bind.v2.model.impl |
|---|
| Subinterfaces of AnnotationSource in com.sun.xml.bind.v2.model.impl | |
|---|---|
(package private) interface |
PropertySeed<T,C,F,M>
Exposes the core information that forms a PropertyInfo. |
| Methods in com.sun.xml.bind.v2.model.impl with parameters of type AnnotationSource | ||
|---|---|---|
(package private) static javax.activation.MimeType |
Util.calcExpectedMediaType(AnnotationSource primarySource,
ModelBuilder builder)
|
|
(package private) static
|
Util.calcSchemaType(AnnotationReader<T,C,F,M> reader,
AnnotationSource primarySource,
C enclosingClass,
T individualType,
Locatable src)
|
|
| Uses of AnnotationSource in com.sun.xml.bind.v2.model.runtime |
|---|
| Subinterfaces of AnnotationSource in com.sun.xml.bind.v2.model.runtime | |
|---|---|
interface |
RuntimeAttributePropertyInfo
|
interface |
RuntimeElementPropertyInfo
|
interface |
RuntimeMapPropertyInfo
|
interface |
RuntimePropertyInfo
PropertyInfo that exposes more information. |
interface |
RuntimeReferencePropertyInfo
|
interface |
RuntimeValuePropertyInfo
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||