Interface | Description |
---|---|
NameMapper |
Call-back for filtering and renaming ZIP entries while packing or unpacking.
|
ZipEntryCallback |
Call-back for traversing ZIP entries with their contents.
|
ZipEntrySource |
ZIP entry with its contents.
|
ZipInfoCallback |
Call-back for traversing ZIP entries without their contents.
|
ZTFilePermissionsStrategy |
Maps
ZTFilePermissions to real filesystem-specific file attributes. |
Class | Description |
---|---|
ByteSource | |
FileSource | |
Zips |
Fluent api for zip handling.
|
ZipUtil |
ZIP file manipulation utilities.
|
ZipUtil.BackslashUnpacker |
Unpacks each ZIP entries.
|
ZTFileUtil |
Exception | Description |
---|---|
ZipBreakException | |
ZipException |
Copyright © 2017 ZeroTurnaround. All rights reserved.