| Constructor and Description |
|---|
JarInputFile(ZipEntry entry,
JarInputDir jarInputDir,
long cursor,
long nextCursor) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getRelativePath() |
InputStream |
openInputStream() |
public JarInputFile(ZipEntry entry, JarInputDir jarInputDir, long cursor, long nextCursor)
public String getRelativePath()
getRelativePath in interface Vfs.Filepublic InputStream openInputStream() throws IOException
openInputStream in interface Vfs.FileIOExceptionCopyright © 2015. All rights reserved.