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.File
public InputStream openInputStream() throws IOException
openInputStream
in interface Vfs.File
IOException
Copyright © 2017. All rights reserved.