| 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()
openInputStream in interface Vfs.FileCopyright © 2021. All rights reserved.