Uses of Class
org.glassfish.jaxb.runtime.v2.model.annotation.AbstractInlineAnnotationReaderImpl
-
Packages that use AbstractInlineAnnotationReaderImpl Package Description com.sun.tools.jxc.ap Annotation Processing related code.org.glassfish.jaxb.runtime.v2.model.annotation 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.ap Modifier and Type Class Description classInlineAnnotationReaderImplAnnotationReaderimplementation that reads annotation inline from Annoation Processing. -
Uses of AbstractInlineAnnotationReaderImpl in org.glassfish.jaxb.runtime.v2.model.annotation
Subclasses of AbstractInlineAnnotationReaderImpl in org.glassfish.jaxb.runtime.v2.model.annotation Modifier and Type Class Description classRuntimeInlineAnnotationReaderAnnotationReaderthat usesjava.lang.reflectto read annotations from class files.
-