Package | Description |
---|---|
org.apache.aries.util.filesystem.impl |
Constructor and Description |
---|
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.
|
Copyright © 2016. All rights reserved.