All Classes and Interfaces

Class
Description
Deprecated.
merge annotations by mapping ReflectionUtils.toMap(Annotation) and reduce using the given mergeFunction
Helper methods for working with the classpath.
Configuration is used to create a configured instance of Reflections
Configuration builder for instantiating Reflections
Deprecated.
include/exclude filter builder
 
 
 
 
 
source code serialization for Reflections
 
 
 
json serialization for Reflections
scan methods/constructors/fields usage
Deprecated.
 
Deprecated.
Helper methods for converting between annotated elements and their names
builder for store query
sam function for store query apply(C) -> Set<T>
Reflections one-stop-shop object
 
utils for querying java reflection meta types
helper predicates for java meta types
Deprecated.
Scanner Scanner.scan(ClassFile) method receives a ClassFile and produce a list of Map.Entry.
de/serialization for Reflections instance metadata
stores string key/value pairs per scanner index in a multimap Map<String, Map<String, Set<String>>>
Deprecated.
 
an implementation of Vfs.File for a directory File
Deprecated.
scan types, annotations, methods and fields, and stores fqn as key and elements as values
UrlType to be used by Reflections library.
query builder for QueryFunction
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
xml serialization for Reflections
an implementation of Vfs.Dir for ZipFile
an implementation of Vfs.File for ZipEntry