Uses of Interface
org.reflections.vfs.Vfs.Dir
Packages that use Vfs.Dir
-
Uses of Vfs.Dir in org.reflections.vfs
Classes in org.reflections.vfs that implement Vfs.DirModifier and TypeClassDescriptionclassclassclassclassMethods in org.reflections.vfs that return Vfs.DirModifier and TypeMethodDescriptionstatic Vfs.Dirstatic Vfs.Dirtries to create a Dir from the given url, using the defaultUrlTypesstatic Vfs.DirVfs.fromURL(URL url, List<Vfs.UrlType> urlTypes) tries to create a Dir from the given url, using the given urlTypesstatic Vfs.DirVfs.fromURL(URL url, Vfs.UrlType... urlTypes) tries to create a Dir from the given url, using the given urlTypes