Uses of Class
org.glassfish.jaxb.runtime.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 classAnnotationReaderimplementation that reads annotation inline from Annoation Processing. -
Uses of AbstractInlineAnnotationReaderImpl in org.glassfish.jaxb.runtime.v2.model.annotation
Modifier and TypeClassDescriptionfinal classAnnotationReaderthat usesjava.lang.reflectto read annotations from class files. -
Uses of AbstractInlineAnnotationReaderImpl in org.jboss.jaxb.intros
Subclasses of AbstractInlineAnnotationReaderImpl in org.jboss.jaxb.introsModifier and TypeClassDescriptionclassJAXB Annotation Reader for the JAXB RI context interface.