Uses of Class
org.apache.aries.application.utils.filesystem.impl.ZipDirectory

Packages that use ZipDirectory
org.apache.aries.application.utils.filesystem.impl   
 

Uses of ZipDirectory in org.apache.aries.application.utils.filesystem.impl
 

Constructors in org.apache.aries.application.utils.filesystem.impl with parameters of type ZipDirectory
ZipDirectory(File zip1, ZipEntry entry1, ZipDirectory parent)
          Constructs a directory in the zip.
ZipFileImpl(File zip1, ZipEntry entry1, ZipDirectory parent1)
          This constructor is used to create a file entry within the zip.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.