|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ZipDirectory | |
|---|---|
| org.apache.aries.util.filesystem.impl | |
| Uses of ZipDirectory in org.apache.aries.util.filesystem.impl |
|---|
| Constructors in org.apache.aries.util.filesystem.impl with parameters of type ZipDirectory | |
|---|---|
ZipCloseableDirectory(File archive,
ZipDirectory parent)
|
|
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. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||