Package de.tarent.extract
Class ExtractCli
java.lang.Object
de.tarent.extract.ExtractCli
- All Implemented Interfaces:
ExtractIo
-
Constructor Summary
ConstructorsConstructorDescriptionExtractCli(String... args) ExtractCli(Properties sysProps, Map<String, String> env, String... args) -
Method Summary
-
Constructor Details
-
ExtractCli
- Throws:
ExtractCliException
-
ExtractCli
public ExtractCli(Properties sysProps, Map<String, String> env, String... args) throws ExtractCliException- Throws:
ExtractCliException
-
-
Method Details
-
input
- Throws:
IOException
-
output
- Throws:
IOException
-
actualOutput
- Throws:
IOException
-
getOutputFile
- Specified by:
getOutputFilein interfaceExtractIo- Returns:
- maybe null
-
reader
- Specified by:
readerin interfaceExtractIo- Throws:
IOException
-
writer
- Specified by:
writerin interfaceExtractIo- Throws:
IOException
-
getInputFile
- Specified by:
getInputFilein interfaceExtractIo- Returns:
- maybe null
-
getOutputEncoding
-
getInputEncoding
-
getMonitor
public org.evolvis.tartools.backgroundjobs.BackgroundJobMonitor getMonitor()- Specified by:
getMonitorin interfaceExtractIo
-
getProperties
- Specified by:
getPropertiesin interfaceExtractIo- Returns:
- maybe null
-