ByteSource |
|
CloseShieldInputStream |
Filter stream that prevents the underlying input stream from being closed.
|
FileSource |
|
IdentityNameMapper |
NOP implementation of the name mapper.
|
Java6FileApiPermissionsStrategy |
|
Java7Nio2ApiPermissionsStrategy |
ZTFilePermissionsStrategy which uses Java 7 posix file permissions
|
ZipEntryOrInfoAdapter |
|
ZipEntryUtil |
Util class for static methods shared between ZipUtil and Zips.
|
ZipExceptionUtil |
|
ZipFileUtil |
Mainly methods to lookup Zip* class constructors.
|
Zips |
Fluent api for zip handling.
|
Zips.CopyingCallback |
|
Zips.UnpackingCallback |
|
ZipUtil |
ZIP file manipulation utilities.
|
ZipUtil.BackslashUnpacker |
Unpacks each ZIP entries.
|
ZipUtil.ByteArrayUnpacker |
Copies an entry into a byte array.
|
ZipUtil.FileUnpacker |
Copies an entry into a File.
|
ZipUtil.InPlaceAction |
Simple helper to make inplace operation easier
|
ZipUtil.RepackZipEntryCallback |
RepackZipEntryCallback used in repacking methods.
|
ZipUtil.SingleZipEntryCallback |
ZipEntryCallback which is only applied to single entry.
|
ZipUtil.TransformerZipEntryCallback |
|
ZipUtil.Unpacker |
Unpacks each ZIP entry.
|
ZipUtil.Unwrapper |
Unwraps entries excluding a single parent dir.
|
ZTFilePermissions |
This class holds POSIX file permissions.
|
ZTFilePermissionsUtil |
|
ZTFileUtil |
|
ZTZipReflectionUtil |
|