de.flapdoodle.embedmongo.extract
Class ZipExtractor
java.lang.Object
de.flapdoodle.embedmongo.extract.ZipExtractor
- All Implemented Interfaces:
- IExtractor
public class ZipExtractor
- extends Object
- implements IExtractor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZipExtractor
public ZipExtractor()
extract
public void extract(RuntimeConfig runtime,
File source,
File destination,
Pattern file)
throws IOException
- Specified by:
extract in interface IExtractor
- Throws:
IOException
Copyright © 2012. All Rights Reserved.