2 * To change this template, choose Tools | Templates
3 * and open the template in the editor.
5 package saccubus.converter.filegetter;
8 import java.io.IOException;
9 import saccubus.net.TextProgressListener;
15 public class FileGetter {
20 File get(File file, TextProgressListener listener) throws IOException {