All Classes and Interfaces
Class
Description
Helper methods for working with the classpath.
Configuration is used to create a configured instance of
Reflections
a fluent builder for
Configuration
, to be used for constructing a Reflections
instancescans for field's annotations
Builds include/exclude filters for Reflections.
Serialization of Reflections to java code
serialization of Reflections to json
scans methods/constructors/fields usage
scans methods/constructors and indexes parameter names
scans methods/constructors and indexes parameters, return type and parameter annotations
Reflections one-stop-shop object
convenient java reflection helper methods
collects all resources that are not classes in a collection
Serilizer of a
Reflections
instancestores metadata information in multimaps
scans for superclass and interfaces of a class, allowing a reverse lookup for subtypes
scans for class's annotations, where @Retention(RetentionPolicy.RUNTIME)
scans fields and methods and stores fqn as key and elements as values
UrlType to be used by Reflections library.
a garbage can of convenient methods
a simple virtual file system bridge
default url types used by
Vfs.fromURL(java.net.URL)
an abstract vfs dir
an abstract vfs file
a matcher and factory for a url
serialization of Reflections to xml