Package | Description |
---|---|
com.sun.tools.jxc.ap |
Annotation Processing related code.
|
com.sun.xml.bind.v2.model.annotation |
Abstraction around reading annotations, to support internal/external annotations.
|
Modifier and Type | Class and Description |
---|---|
class |
InlineAnnotationReaderImpl
AnnotationReader implementation that reads annotation inline from Annoation Processing. |
Modifier and Type | Class and Description |
---|---|
class |
RuntimeInlineAnnotationReader
AnnotationReader that uses java.lang.reflect to
read annotations from class files. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.