Package org.reflections.vfs
Class JarInputFile
java.lang.Object
org.reflections.vfs.JarInputFile
- All Implemented Interfaces:
Vfs.File
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final longprivate final ZipEntryprivate final longprivate final JarInputDir -
Constructor Summary
ConstructorsConstructorDescriptionJarInputFile(ZipEntry entry, JarInputDir jarInputDir, long cursor, long nextCursor) -
Method Summary
-
Field Details
-
entry
-
jarInputDir
-
fromIndex
private final long fromIndex -
endIndex
private final long endIndex
-
-
Constructor Details
-
JarInputFile
-
-
Method Details
-
getName
-
getRelativePath
- Specified by:
getRelativePathin interfaceVfs.File
-
openInputStream
- Specified by:
openInputStreamin interfaceVfs.File- Throws:
IOException
-