Uses of Class
org.apache.commons.compress.ArchiveEntry

Packages that use ArchiveEntry
org.apache.commons.compress   
 

Uses of ArchiveEntry in org.apache.commons.compress
 

Methods in org.apache.commons.compress with parameters of type ArchiveEntry
 void AbstractArchive.add(ArchiveEntry archiveEntry)
           
 void Archive.add(ArchiveEntry entry)
          Adds a FileInputStream to the internal filelist for a possible pack-operation
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.