Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.reflections Classes and Interfaces - 34 results found.
NameDescriptionTypePackageFramework
AbstractScannerClassorg.reflections.scannersReflections
ClasspathHelperClassorg.reflections.utilReflections
ConfigurationConfiguration is used to create a configured instance of Reflections it is preferred to use ConfigurationBuilderInterfaceorg.reflectionsReflections
ConfigurationBuildera fluent builder for Configuration, to be used for constructing a Reflections instance new Reflections(Classorg.reflections.utilReflections
FieldAnnotationsScannerClassorg.reflections.scannersReflections
FilterBuilderan include exclude filter builder Predicate filter1 = FilterBuilder.Classorg.reflections.utilReflections
FilterBuilder .ExcludeClassorg.reflections.utilReflections
FilterBuilder .IncludeClassorg.reflections.utilReflections
FilterBuilder .MatcherClassorg.reflections.utilReflections
JavaCodeSerializerserialization of Reflections to java code serializes types and types elements into interfaces respectively to fully qualified name,Classorg.reflections.serializersReflections
JavassistAdapterClassorg.reflections.adaptersReflections
MetadataAdapterInterfaceorg.reflections.adaptersReflections
MethodAnnotationsScannerClassorg.reflections.scannersReflections
ReflectionsReflections one-stop-shop object Reflections scans your classpath, indexes the metadata, allows you to query it on runtime and may save and collect that information for many modules within your project.Classorg.reflectionsReflections
ReflectionsExceptionClassorg.reflectionsReflections
ReflectionUtilsconvenient java reflection helper methods 1.Classorg.reflectionsReflections
ResourcesScannercollects all resources that are not classes in a collection key: value - {web.Classorg.reflections.scannersReflections
ScannerInterfaceorg.reflections.scannersReflections
SerializerInterfaceorg.reflections.serializersReflections
Storestores metadata information in multimaps use the different query methods (getXXX) to query the metadataClassorg.reflectionsReflections
SubTypesScannerClassorg.reflections.scannersReflections
SystemDiran implementation of Vfs.Classorg.reflections.vfsReflections
SystemFilean implementation of Vfs.Classorg.reflections.vfsReflections
TypeAnnotationsScannerscans for class's annotations, where @Retention(RetentionPolicy.Classorg.reflections.scannersReflections
TypeElementsScannerClassorg.reflections.scannersReflections
UtilsClassorg.reflections.utilReflections
Vfsa simple virtual file system bridge use the fromURL(java.Classorg.reflections.vfsReflections
Vfs .DefaultUrlTypesdefault url types used by Vfs.Classorg.reflections.vfsReflections
Vfs .DirInterfaceorg.reflections.vfsReflections
Vfs .FileInterfaceorg.reflections.vfsReflections
Vfs .UrlTypeInterfaceorg.reflections.vfsReflections
XmlSerializerserialization of Reflections to xml an example of produced xml:Classorg.reflections.serializersReflections
ZipDiran implementation of Vfs.Classorg.reflections.vfsReflections
ZipFilean implementation of Vfs.Classorg.reflections.vfsReflections