Uses of Class
com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
Packages that use AbstractInlineAnnotationReaderImpl
Package
Description
Annotation Processing related code.
Abstraction around reading annotations, to support internal/external annotations.
-
Uses of AbstractInlineAnnotationReaderImpl in com.sun.tools.jxc.ap
Subclasses of AbstractInlineAnnotationReaderImpl in com.sun.tools.jxc.apModifier and TypeClassDescriptionfinal class
AnnotationReader
implementation that reads annotation inline from Annoation Processing. -
Uses of AbstractInlineAnnotationReaderImpl in com.sun.xml.bind.v2.model.annotation
Subclasses of AbstractInlineAnnotationReaderImpl in com.sun.xml.bind.v2.model.annotationModifier and TypeClassDescriptionfinal class
AnnotationReader
that usesjava.lang.reflect
to read annotations from class files.