|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ZipCloseableDirectory | |
|---|---|
| org.apache.aries.util.filesystem.impl | |
| Uses of ZipCloseableDirectory in org.apache.aries.util.filesystem.impl |
|---|
| Fields in org.apache.aries.util.filesystem.impl declared as ZipCloseableDirectory | |
|---|---|
protected ZipCloseableDirectory |
ZipFileImpl.cache
The closeable directory that caches the open ZipFile |
| Constructors in org.apache.aries.util.filesystem.impl with parameters of type ZipCloseableDirectory | |
|---|---|
ZipDirectory(File zip1,
ZipEntry entry1,
ZipDirectory parent,
ZipCloseableDirectory cache)
Constructs a directory in the zip. |
|
ZipDirectory(ZipDirectory other,
ZipCloseableDirectory cache)
|
|
ZipFileImpl(File zip1,
ZipEntry entry1,
ZipDirectory parent1,
ZipCloseableDirectory cache)
This constructor is used to create a file entry within the zip. |
|
ZipFileImpl(ZipFileImpl other,
ZipCloseableDirectory cache)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||