Package org.reflections.vfs
Interface Vfs.File
-
- All Known Implementing Classes:
JarInputFile,JbossFile,SystemFile,ZipFile
- Enclosing class:
- Vfs
public static interface Vfs.Filean abstract vfs file
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.StringgetRelativePath()java.io.InputStreamopenInputStream()
-