Package org.reflections.vfs
Interface Vfs.File
- All Known Implementing Classes:
JarInputFile
,SystemFile
,ZipFile
- Enclosing class:
- Vfs
public static interface Vfs.File
an abstract vfs file
-
Method Summary
-
Method Details
-
getName
String getName() -
getRelativePath
String getRelativePath() -
openInputStream
- Throws:
IOException
-