All Classes and Interfaces
Class
Description
Deprecated.
merge annotations by mapping
ReflectionUtils.toMap(Annotation)
and reduce using the given mergeFunctionHelper methods for working with the classpath.
Configuration is used to create a configured instance of
ReflectionsConfiguration builder for instantiating ReflectionsDeprecated.
include/exclude filter builder
source code serialization for
Reflectionsjson serialization for
Reflectionsscan 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
Scanners 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
QueryFunctiona 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