| Package | Description |
|---|---|
| org.apache.aries.util.filesystem.impl |
| Constructor and Description |
|---|
NestedCloseableDirectory(IFile archive,
NestedZipDirectory delegate) |
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
|
Copyright © 2021. All rights reserved.