Class JarInputFile
java.lang.Object
org.reflections.vfs.JarInputFile
- All Implemented Interfaces:
Vfs.File
-
Constructor Summary
ConstructorsConstructorDescriptionJarInputFile(ZipEntry entry, JarInputDir jarInputDir, long cursor, long nextCursor) -
Method Summary
-
Constructor Details
-
JarInputFile
-
-
Method Details
-
getName
-
getRelativePath
- Specified by:
getRelativePathin interfaceVfs.File
-
openInputStream
- Specified by:
openInputStreamin interfaceVfs.File
-