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 TypeClassDescriptionclass
class
class
class
Methods in org.reflections.vfs that return Vfs.DirModifier and TypeMethodDescriptionstatic Vfs.Dir
static Vfs.Dir
tries to create a Dir from the given url, using the defaultUrlTypesstatic Vfs.Dir
Vfs.fromURL
(URL url, List<Vfs.UrlType> urlTypes) tries to create a Dir from the given url, using the given urlTypesstatic Vfs.Dir
Vfs.fromURL
(URL url, Vfs.UrlType... urlTypes) tries to create a Dir from the given url, using the given urlTypes