|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AnnotationDetector reads Java Class File (".class") files and reports the
encountered annotations via a simple, developer friendly API.AnnotationDetector, reporting the detected annotations
to the specified Reporter.
Reporter is the base interface, used to report the detected annotations.Annotation classes which must be reported (all other
annotations are skipped).
FileIterator enables iteration over all files in a directory and all
its sub directories.FileIterator using the specified 'filesOrDirectories' as root.
null if no more files are available.
File object or null if no more files are
available.
Annotation.
Annotation.
Annotation.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||