All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AsiExtraField This is a class that has been made significantly smaller (deleted a bunch of methods) and originally is from the Apache Ant Project (http://ant.apache.org), org.apache.tools.zip package.ByteArrayZipEntryTransformer ByteSource CloseShieldInputStream Filter stream that prevents the underlying input stream from being closed.ExtraFieldUtils This is a class that has been made significantly smaller (deleted a bunch of methods) and originally is from the Apache Ant Project (http://ant.apache.org), org.apache.tools.zip package.FileExistsException Indicates that a file already exists.FilenameUtils This is a class that has been made significantly smaller (deleted a bunch of methods) and originally is from the Apache Commons IO 2.2 package (the latest version that supports Java 1.5).FileSource FileUtils This class adds some convenience methods on top of Apache CommonsIO FileUtils.FileUtilsV2_2 This is a class that has been made significantly smaller (deleted a bunch of methods) and originally is from the Apache Commons IO 2.2 package (the latest version that supports Java 1.5).FileZipEntryTransformer IdentityNameMapper NOP implementation of the name mapper.IOUtils This is a class that has been made significantly smaller (deleted a bunch of methods) and originally is from the Apache Commons IO 2.2 package (the latest version that supports Java 1.5).Java6FileApiPermissionsStrategy Java7Nio2ApiPermissionsStrategy ZTFilePermissionsStrategy which uses Java 7 posix file permissionsJava8TimestampStrategy This strategy will call lastModifiedTime, creationTime and lastAccessTime methods (added in Java 8).MaliciousZipException NameMapper Call-back for filtering and renaming ZIP entries while packing or unpacking.PreJava8TimestampStrategy Setting the timestamp in pre-java-8 environments.StreamZipEntryTransformer StringBuilderWriter Writer
implementation that outputs to aStringBuilder
.StringZipEntryTransformer TimestampStrategy Strategy that we use to differentiate between JDK8 and older JDK ZipEntry method calls.TimestampStrategyFactory The getInstance() of this method will return a JDK8 implementation when running on JVM 8 and a no operation instance when running on older JVM.UnrecognizedExtraField This is a class that has been made significantly smaller (deleted a bunch of methods) and originally is from the Apache Ant Project (http://ant.apache.org), org.apache.tools.zip package.ZipBreakException ZipConstants This is a class that has been made significantly smaller (deleted a bunch of methods) and originally is from the Apache Ant Project (http://ant.apache.org), org.apache.tools.zip package.ZipEntryCallback Call-back for traversing ZIP entries with their contents.ZipEntryOrInfoAdapter ZipEntrySource ZIP entry with its contents.ZipEntrySourceZipEntryTransformer ZipEntryTransformer Call-back for traversing ZIP entries with their contents and producing a new ZIP file as an output.ZipEntryTransformerEntry A transformer assigned to a certain ZIP entry.ZipEntryUtil Util class for static methods shared between ZipUtil and Zips.ZipException ZipExceptionUtil ZipExtraField This is a class that has been made significantly smaller (deleted a bunch of methods) and originally is from the Apache Ant Project (http://ant.apache.org), org.apache.tools.zip package.ZipFileUtil Mainly methods to lookup Zip* class constructors.ZipInfoCallback Call-back for traversing ZIP entries without their contents.ZipLong This is a class that has been made significantly smaller (deleted a bunch of methods) and originally is from the Apache Ant Project (http://ant.apache.org), org.apache.tools.zip package.Zips Fluent api for zip handling.Zips.CopyingCallback Zips.UnpackingCallback ZipShort This is a class that has been made significantly smaller (deleted a bunch of methods) and originally is from the Apache Ant Project (http://ant.apache.org), org.apache.tools.zip package.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 easierZipUtil.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.ZTFilePermissionsStrategy MapsZTFilePermissions
to real filesystem-specific file attributes.ZTFilePermissionsUtil Utilities to manipulateZTFilePermissions
.ZTFileUtil ZTZipReflectionUtil