| Interface | Description |
|---|---|
| AnnotationDetector.FieldReporter | |
| AnnotationDetector.MethodReporter | |
| AnnotationDetector.Reporter |
Reporter is the base interface, used to report the detected annotations. |
| AnnotationDetector.TypeReporter |
| Class | Description |
|---|---|
| AnnotationDetector |
AnnotationDetector reads Java Class File (".class") files and reports the
encountered annotations via a simple, developer friendly API. |
Copyright © 2013. All Rights Reserved.