public interface ExtractIo
| Modifier and Type | Method and Description |
|---|---|
File |
getInputFile() |
org.evolvis.tartools.backgroundjobs.BackgroundJobMonitor |
getMonitor() |
File |
getOutputFile() |
Properties |
getProperties() |
Reader |
reader() |
Writer |
writer() |
File getOutputFile()
File getInputFile()
Reader reader() throws IOException
IOExceptionWriter writer() throws IOException
IOExceptionorg.evolvis.tartools.backgroundjobs.BackgroundJobMonitor getMonitor()
Properties getProperties()
Copyright © 2018. All Rights Reserved.