Uses of Interface
org.apache.maven.index.util.zip.ZipHandle

Packages that use ZipHandle
org.apache.maven.index.util.zip   
 

Uses of ZipHandle in org.apache.maven.index.util.zip
 

Classes in org.apache.maven.index.util.zip that implement ZipHandle
 class AbstractZipHandle
           
 class JavaZipFileHandle
           
 class TrueZipZipFileHandle
           
 

Methods in org.apache.maven.index.util.zip that return ZipHandle
static ZipHandle ZipFacade.getZipHandle(File targetFile)
           
 

Methods in org.apache.maven.index.util.zip with parameters of type ZipHandle
static void ZipFacade.close(ZipHandle handle)
           
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.