| 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 | Description |
|---|---|---|
class |
InlineAnnotationReaderImpl |
AnnotationReader implementation that reads annotation inline from Annoation Processing. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
RuntimeInlineAnnotationReader |
AnnotationReader that uses java.lang.reflect to
read annotations from class files. |
Copyright © 2018 Oracle Corporation. All rights reserved.