Uses of Interface
org.apache.maven.index.util.zip.ZipHandle
-
Packages that use ZipHandle Package Description 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 Modifier and Type Class Description classAbstractZipHandleclassJavaZipFileHandleMethods in org.apache.maven.index.util.zip that return ZipHandle Modifier and Type Method Description static ZipHandleZipFacade. getZipHandle(java.io.File targetFile)Methods in org.apache.maven.index.util.zip with parameters of type ZipHandle Modifier and Type Method Description static voidZipFacade. close(ZipHandle handle)
-