Uses of Package
com.sun.xml.bind.v2.model.annotation

Packages that use com.sun.xml.bind.v2.model.annotation
com.sun.xml.bind.v2.model.annotation Abstraction around reading annotations, to support internal/external annotations. 
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. 
com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. 
 

Classes in com.sun.xml.bind.v2.model.annotation used by com.sun.xml.bind.v2.model.annotation
AbstractInlineAnnotationReaderImpl
          AnnotationReader that reads annotation from classes, not from external binding files.
AnnotationReader
          Reads annotations for the given property.
Locatable
          Location that is chained.
Messages
          Message resources
Quick
          Base implementation of Locatable Annotation.
RuntimeAnnotationReader
           
 

Classes in com.sun.xml.bind.v2.model.annotation used by com.sun.xml.bind.v2.model.core
AnnotationReader
          Reads annotations for the given property.
Locatable
          Location that is chained.
 

Classes in com.sun.xml.bind.v2.model.annotation used by com.sun.xml.bind.v2.model.impl
AnnotationReader
          Reads annotations for the given property.
AnnotationSource
          Implemented by objects that can have annotations.
Locatable
          Location that is chained.
RuntimeAnnotationReader
           
 

Classes in com.sun.xml.bind.v2.model.annotation used by com.sun.xml.bind.v2.model.runtime
Locatable
          Location that is chained.
 

Classes in com.sun.xml.bind.v2.model.annotation used by com.sun.xml.bind.v2.runtime
Locatable
          Location that is chained.