de.flapdoodle.embedmongo.extract
Class ZipExtractor

java.lang.Object
  extended by de.flapdoodle.embedmongo.extract.ZipExtractor
All Implemented Interfaces:
IExtractor

public class ZipExtractor
extends Object
implements IExtractor


Constructor Summary
ZipExtractor()
           
 
Method Summary
 void extract(RuntimeConfig runtime, File source, File destination, Pattern file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipExtractor

public ZipExtractor()
Method Detail

extract

public void extract(RuntimeConfig runtime,
                    File source,
                    File destination,
                    Pattern file)
             throws IOException
Specified by:
extract in interface IExtractor
Throws:
IOException


Copyright © 2011. All Rights Reserved.