| Interface | Description |
|---|---|
| AnnotationDiscoveryListener |
The Interface AnnotationDiscoveryListener.
|
| Filter |
Interface to filter out filenames.
|
| ResourceIterator |
Interface for Resource Iterator, usually files.
|
| Class | Description |
|---|---|
| ClassFileIterator |
The Class ClassFileIterator.
|
| ClasspathReader |
The Class ClasspathReader.
|
| FilterImpl |
Basic implementation to skip well-known packages and allow only *.class files
|
| JarFileIterator |
Iterates through a Jar file for each file resource.
|
| Reader |
Base class-reader.
|
| Exception | Description |
|---|---|
| ResourceReadingException |
Exception class for all exception scenarios involving resource reading.
|
Copyright © 2015. All Rights Reserved.