Package org.zeroturnaround.zip
package org.zeroturnaround.zip
-
ClassDescriptionFilter stream that prevents the underlying input stream from being closed.NOP implementation of the name mapper.ZTFilePermissionsStrategy which uses Java 7 posix file permissionsCall-back for filtering and renaming ZIP entries while packing or unpacking.Call-back for traversing ZIP entries with their contents.ZIP entry with its contents.Util class for static methods shared between ZipUtil and Zips.Mainly methods to lookup Zip* class constructors.Call-back for traversing ZIP entries without their contents.Fluent api for zip handling.ZIP file manipulation utilities.Unpacks each ZIP entries.Copies an entry into a byte array.Copies an entry into a File.Simple helper to make inplace operation easierRepackZipEntryCallback used in repacking methods.ZipEntryCallback which is only applied to single entry.Unpacks each ZIP entry.Unwraps entries excluding a single parent dir.This class holds POSIX file permissions.Maps
ZTFilePermissions
to real filesystem-specific file attributes.Utilities to manipulateZTFilePermissions
.