public abstract class AbstractTaskSingleInputFile extends Object
| Modifier and Type | Field and Description |
|---|---|
protected FileFormat |
inputFormat
|
protected org |
line
|
protected org |
options
|
protected String |
pathInput
|
| Constructor and Description |
|---|
AbstractTaskSingleInputFile()
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getHelpMessage()
|
protected File |
getInputFile()
|
protected String |
getInputPath()
|
protected void |
setup(String
|
protected org.apache .commons .cli .Options options
protected org.apache .commons .cli .CommandLine line
protected FileFormatinputFormat
protected StringpathInput
protected abstract StringgetHelpMessage()
protected void setup(String[] args)
protected StringgetInputPath() throws IOException
IOException
protected FilegetInputFile() throws IOException
IOException