Uses of Class
org.apache.commons.compress.archivers.zip.ZipEntry

Packages that use ZipEntry
org.apache.commons.compress.archivers.zip Zip Utilities that extend JDK zip classes by adding better handling of extra fields. 
 

Uses of ZipEntry in org.apache.commons.compress.archivers.zip
 

Constructors in org.apache.commons.compress.archivers.zip with parameters of type ZipEntry
ZipEntry(ZipEntry entry)
          Creates a new zip entry with fields taken from the specified zip entry.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.