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.org.jboss.jaxb.intros -
-
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. -
Uses of AbstractInlineAnnotationReaderImpl in org.jboss.jaxb.intros
Subclasses of AbstractInlineAnnotationReaderImpl in org.jboss.jaxb.intros Modifier and Type Class Description classIntroductionsAnnotationReaderJAXB Annotation Reader for the JAXB RI context interface.
-