Uses of Class
com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl

Packages that use AbstractInlineAnnotationReaderImpl
com.sun.xml.bind.v2.model.annotation Abstraction around reading annotations, to support internal/external annotations. 
 

Uses of AbstractInlineAnnotationReaderImpl in com.sun.xml.bind.v2.model.annotation
 

Subclasses of AbstractInlineAnnotationReaderImpl in com.sun.xml.bind.v2.model.annotation
 class RuntimeInlineAnnotationReader
          AnnotationReader that uses java.lang.reflect to read annotations from class files.