Package org.reflections.vfs
-
Interface Summary Interface Description Vfs.Dir an abstract vfs dirVfs.File an abstract vfs fileVfs.UrlType a matcher and factory for a url -
Class Summary Class Description JarInputDir JarInputFile SystemDir SystemFile an implementation ofVfs.File
for a directoryFile
UrlTypeVFS UrlType to be used by Reflections library.Vfs a simple virtual file system bridgeZipDir an implementation ofVfs.Dir
forZipFile
ZipFile an implementation ofVfs.File
forZipEntry
-
Enum Summary Enum Description Vfs.DefaultUrlTypes default url types used byVfs.fromURL(java.net.URL)