All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractScanner ClasspathHelper Helper methods for working with the classpath.Configuration Configuration is used to create a configured instance ofReflections
ConfigurationBuilder a fluent builder forConfiguration
, to be used for constructing aReflections
instanceFieldAnnotationsScanner scans for field's annotationsFilterBuilder Builds include/exclude filters for Reflections.FilterBuilder.Exclude FilterBuilder.Include FilterBuilder.Matcher JarInputDir JarInputFile JavaCodeSerializer Serialization of Reflections to java codeJavaReflectionAdapter JavassistAdapter JsonSerializer serialization of Reflections to jsonMemberUsageScanner scans methods/constructors/fields usageMetadataAdapter<C,F,M> MethodAnnotationsScanner MethodParameterNamesScanner scans methods/constructors and indexes parameter namesMethodParameterScanner scans methods/constructors and indexes parameters, return type and parameter annotationsReflections Reflections one-stop-shop objectReflectionsException ReflectionUtils convenient java reflection helper methodsResourcesScanner collects all resources that are not classes in a collectionScanner Serializer Serilizer of aReflections
instanceStore stores metadata information in multimapsSubTypesScanner scans for superclass and interfaces of a class, allowing a reverse lookup for subtypesSystemDir SystemFile TypeAnnotationsScanner scans for class's annotations, where @Retention(RetentionPolicy.RUNTIME)TypeElementsScanner scans fields and methods and stores fqn as key and elements as valuesUrlTypeVFS UrlType to be used by Reflections library.Utils a garbage can of convenient methodsVfs 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 serialization of Reflections to xmlZipDir ZipFile