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

Packages that use com.sun.xml.bind.v2.model.annotation
com.sun.tools.jxc.apt APT related code. 
com.sun.tools.xjc.model Implementation of the com.sun.xml.bind.v2.model.core package for XJC. 
com.sun.xml.bind.api Runtime API for the JAX-WS RI 
com.sun.xml.bind.v2 The JAXB 2.0 runtime 
com.sun.xml.bind.v2.model.annotation   
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. 
org.jvnet.jaxb.reflection   
 

Classes in com.sun.xml.bind.v2.model.annotation used by com.sun.tools.jxc.apt
AbstractInlineAnnotationReaderImpl
          AnnotationReader that reads annotation from classes, not from external binding files.
AnnotationReader
          Reads annotations for the given property.
Locatable
          Dummy class to make CodeModel happy.
 

Classes in com.sun.xml.bind.v2.model.annotation used by com.sun.tools.xjc.model
AnnotationSource
          Implemented by objects that can have annotations.
Locatable
          Dummy class to make CodeModel happy.
 

Classes in com.sun.xml.bind.v2.model.annotation used by com.sun.xml.bind.api
RuntimeAnnotationReader
           
 

Classes in com.sun.xml.bind.v2.model.annotation used by com.sun.xml.bind.v2
RuntimeAnnotationReader
           
 

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
          Dummy class to make CodeModel happy.
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.
AnnotationSource
          Implemented by objects that can have annotations.
 

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.
Locatable
          Dummy class to make CodeModel happy.
RuntimeAnnotationReader
           
 

Classes in com.sun.xml.bind.v2.model.annotation used by com.sun.xml.bind.v2.model.runtime
AnnotationSource
          Implemented by objects that can have annotations.
 

Classes in com.sun.xml.bind.v2.model.annotation used by com.sun.xml.bind.v2.runtime
Locatable
          Dummy class to make CodeModel happy.
RuntimeAnnotationReader
           
 

Classes in com.sun.xml.bind.v2.model.annotation used by org.jvnet.jaxb.reflection
AnnotationReader
          Reads annotations for the given property.
RuntimeAnnotationReader