Uses of Interface
com.sun.xml.bind.v2.model.annotation.AnnotationSource
Packages that use AnnotationSource
Package
Description
Implementation of the
com.sun.xml.bind.v2.model.core
package for XJC.The in-memory model of the JAXB-bound beans.
The specialization of
com.sun.xml.bind.v2.model.core
for the runtime.-
Uses of AnnotationSource in com.sun.tools.xjc.model
Classes in com.sun.tools.xjc.model that implement AnnotationSourceModifier and TypeClassDescriptionfinal class
AttributePropertyInfo
for the compiler.final class
ElementPropertyInfo
for the compiler.class
Model of a property to be generated.final class
ReferencePropertyInfo
for the compiler.final class
ValuePropertyInfo
implementation for XJC. -
Uses of AnnotationSource in com.sun.xml.bind.v2.model.core
Subinterfaces of AnnotationSource in com.sun.xml.bind.v2.model.coreModifier and TypeInterfaceDescriptioninterface
AttributePropertyInfo
.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
PropertyInfo
that holds references to otherElement
s.interface
ValuePropertyInfo<T,
C> ValuePropertyInfo
. -
Uses of AnnotationSource in com.sun.xml.bind.v2.model.runtime
Subinterfaces of AnnotationSource in com.sun.xml.bind.v2.model.runtimeModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
PropertyInfo
that exposes more information.interface
interface