libreflections-java
Java runtime metadata analysis library
Description
Reflections scans a classpath, indexes the metadata, allows one to query it on runtime and may save and collect that information for many modules within a project. Using Reflections one can query metadata such as: - get all subtypes of some type;
- get all types/members annotated with some annotation;
- get all resources matching a regular expression;
- get all methods with specific signature including parameters, parameter
annotations and return type.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/CampagneLaboratory/icb-utils
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libreflections-java