| Constructor and Description |
|---|
ExtractCli(Properties sysProps,
Map<String,String> env,
String... args) |
ExtractCli(String... args) |
| Modifier and Type | Method and Description |
|---|---|
PrintStream |
actualOutput() |
String |
getInputEncoding() |
File |
getInputFile() |
org.evolvis.tartools.backgroundjobs.BackgroundJobMonitor |
getMonitor() |
String |
getOutputEncoding() |
File |
getOutputFile() |
Properties |
getProperties() |
InputStream |
input() |
PrintStream |
output() |
Reader |
reader() |
Writer |
writer() |
public ExtractCli(String... args) throws ExtractCliException
ExtractCliExceptionpublic ExtractCli(Properties sysProps, Map<String,String> env, String... args) throws ExtractCliException
ExtractCliExceptionpublic InputStream input() throws IOException
IOExceptionpublic PrintStream output() throws IOException
IOExceptionpublic PrintStream actualOutput() throws IOException
IOExceptionpublic File getOutputFile()
getOutputFile in interface ExtractIopublic Reader reader() throws IOException
reader in interface ExtractIoIOExceptionpublic Writer writer() throws IOException
writer in interface ExtractIoIOExceptionpublic File getInputFile()
getInputFile in interface ExtractIopublic String getOutputEncoding()
public String getInputEncoding()
public org.evolvis.tartools.backgroundjobs.BackgroundJobMonitor getMonitor()
getMonitor in interface ExtractIopublic Properties getProperties()
getProperties in interface ExtractIoCopyright © 2018. All Rights Reserved.