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 ReflectionsDeprecated.
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.
base Reflections
Scanner
s such as:
Scanners.SubTypes
Scanners.TypesAnnotated
Scanners.MethodsAnnotated
Scanners.ConstructorsAnnotated
Scanners.FieldsAnnotated
Scanners.Resources
Scanners.MethodsParameter
Scanners.ConstructorsParameter
Scanners.MethodsSignature
Scanners.ConstructorsSignature
Scanners.MethodsReturn
note that scanners must be configured in Configuration
in order to be queriedde/serialization for
Reflections
instance metadatastores string key/value pairs per scanner index in a multimap
Map<String, Map<String, Set<String>>>
Deprecated.
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