Uses of Interface
org.eclipse.emf.test.build.FileTool.IZipFilter

Packages that use FileTool.IZipFilter
org.eclipse.emf.test.build   
 

Uses of FileTool.IZipFilter in org.eclipse.emf.test.build
 

Methods in org.eclipse.emf.test.build with parameters of type FileTool.IZipFilter
static void FileTool.unzip(FileTool.IZipFilter filter, java.util.zip.ZipFile zipFile, java.io.File dstDir)
          Unzips the given zip file to the given destination directory extracting only those entries the pass through the given filter.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.