Package | Description |
---|---|
com.j256.simplezip.format |
Class representing the various different on-disk representation of Zip files.
|
Modifier and Type | Method and Description |
---|---|
static ZipDataDescriptor.Builder |
ZipDataDescriptor.builder()
Make a builder for this class.
|
static ZipDataDescriptor.Builder |
ZipDataDescriptor.Builder.fromDescriptor(ZipDataDescriptor dataDescriptor)
Create a builder from an existing entry.
|
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.