de.flapdoodle.embedmongo.extract
Interface IExtractor

All Known Implementing Classes:
TgzExtractor, ZipExtractor

public interface IExtractor


Method Summary
 void extract(RuntimeConfig runtime, File source, File destination, Pattern file)
           
 

Method Detail

extract

void extract(RuntimeConfig runtime,
             File source,
             File destination,
             Pattern file)
             throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.