All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractScanner Deprecated. AnnotationMergeCollector merge annotations by mappingtoMap(Annotation)
and reduce using the givenmergeFunction
ClasspathHelper Helper methods for working with the classpath.Configuration Configuration is used to create a configured instance ofReflections
ConfigurationBuilder Configuration
builder for instantiating ReflectionsFieldAnnotationsScanner Deprecated. FilterBuilder include/exclude filter builderFilterBuilder.Exclude FilterBuilder.Include FilterBuilder.Matcher JarInputDir JarInputFile JavaCodeSerializer source code serialization forReflections
JavassistHelper JbossDir JbossFile JsonSerializer json serialization forReflections
MemberUsageScanner scan methods/constructors/fields usageMethodAnnotationsScanner Deprecated. MethodParameterNamesScanner MethodParameterScanner Deprecated. NameHelper Helper methods for converting between annotated elements and their namesQueryBuilder builder for store queryQueryFunction<C,T> sam function for store queryapply(C) -> Set<T>
Reflections Reflections one-stop-shop objectReflectionsException ReflectionUtils utils for querying java reflection meta typesReflectionUtilsPredicates helper predicates for java meta typesResourcesScanner Deprecated. Scanner Scanners base ReflectionsScanner
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 inConfiguration
in order to be queriedSerializer de/serialization forReflections
instance metadataStore stores string key/value pairs per scanner index in a multimapMap<String, Map<String, Set<String>>>
SubTypesScanner Deprecated. SystemDir SystemFile an implementation ofVfs.File
for a directoryFile
TypeAnnotationsScanner Deprecated. TypeElementsScanner scan types, annotations, methods and fields, and stores fqn as key and elements as valuesUrlTypeVFS UrlType to be used by Reflections library.UtilQueryBuilder<F,E> query builder forQueryFunction
Vfs a simple virtual file system bridgeVfs.DefaultUrlTypes default url types used byVfs.fromURL(java.net.URL)
Vfs.Dir an abstract vfs dirVfs.File an abstract vfs fileVfs.UrlType a matcher and factory for a urlXmlSerializer xml serialization forReflections
ZipDir an implementation ofVfs.Dir
forZipFile
ZipFile an implementation ofVfs.File
forZipEntry