| Class | Description |
|---|---|
| ClassPath |
Scans the source of a
ClassLoader and finds all loadable classes and resources. |
| ClassPath.ClassInfo |
Represents a class that can be loaded through
ClassPath.ClassInfo.load(). |
| ClassPath.ResourceInfo |
Represents a class path resource that can be either a class file or any other resource file
loadable from the class path.
|
| Reflection |
Static utilities relating to Java reflection.
|
Copyright © 2020. All rights reserved.