NestedZipDirectory(IFile archive,
String pathInZip,
NestedZipDirectory parent,
NestedCloseableDirectory cache) |
NestedZipDirectory(IFile archive,
ZipEntry entry,
NestedZipDirectory parent,
NestedCloseableDirectory cache) |
NestedZipDirectory(NestedZipDirectory other,
NestedCloseableDirectory cache) |
NestedZipFile(IFile archive,
String pathInZip,
NestedZipDirectory parent,
NestedCloseableDirectory cache) |
NestedZipFile(IFile archive,
ZipEntry entry,
NestedZipDirectory parent,
NestedCloseableDirectory cache)
Construct a nested zip file
|
NestedZipFile(NestedZipFile other,
NestedCloseableDirectory cache) |