All Classes and Interfaces

Class
Description
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.
 
 
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.
Indicates that a file already exists.
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).
 
This class adds some convenience methods on top of Apache CommonsIO FileUtils.
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).
 
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).
This strategy will call lastModifiedTime, creationTime and lastAccessTime methods (added in Java 8).
 
Call-back for filtering and renaming ZIP entries while packing or unpacking.
Setting the timestamp in pre-java-8 environments.
 
Writer implementation that outputs to a StringBuilder.
 
Strategy that we use to differentiate between JDK8 and older JDK ZipEntry method calls.
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.
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.
 
Call-back for traversing ZIP entries with their contents.
ZIP entry with its contents.
 
Call-back for traversing ZIP entries with their contents and producing a new ZIP file as an output.
A transformer assigned to a certain ZIP entry.
 
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.
Call-back for traversing ZIP entries without their contents.
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.
Fluent api for zip handling.
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.
ZIP file manipulation utilities.
Unpacks each ZIP entries.
Maps ZTFilePermissions to real filesystem-specific file attributes.