Package de.tarent.extract
Interface ExtractIo
- All Known Implementing Classes:
ExtractCli
public interface ExtractIo
-
Method Details
-
getOutputFile
File getOutputFile()- Returns:
- maybe null
-
getInputFile
File getInputFile()- Returns:
- maybe null
-
reader
- Throws:
IOException
-
writer
- Throws:
IOException
-
getMonitor
org.evolvis.tartools.backgroundjobs.BackgroundJobMonitor getMonitor() -
getProperties
Properties getProperties()- Returns:
- maybe null
-