See: Description
| Interface | Description |
|---|---|
| AnnotationDetector.FieldReporter |
A
Reporter for field annotations. |
| AnnotationDetector.MethodReporter |
A
Reporter for method annotations. |
| AnnotationDetector.Reporter |
Reporter is the base interface, used to report the detected annotations. |
| AnnotationDetector.TypeReporter |
A
Reporter for type annotations. |
| Class | Description |
|---|---|
| AnnotationDetector |
AnnotationDetector reads Java Class File (".class") files and reports the
encountered annotations via a simple, developer friendly API. |
For more information see Github site.
Copyright © 2011-2015 XIAM Solutions B.V.. All Rights Reserved.