Package org.reflections.vfs
Interface Vfs.Dir
- All Known Implementing Classes:
JarInputDir
,JbossDir
,SystemDir
,ZipDir
- Enclosing class:
Vfs
public static interface Vfs.Dir
an abstract vfs dir
-
Method Summary
-
Method Details
-
getPath
String getPath() -
getFiles
-
close
default void close()
-