public abstract class AbstractTaskSingleInputFileOutput extends AbstractTask
| Modifier and Type | Field and Description |
|---|---|
protected FileFormat |
inputFormat
|
protected FileFormat |
outputFormat
|
protected String |
pathInput
|
protected PbfConfig |
pbfConfig
|
protected boolean |
readMetadata
|
protected TboConfig |
tboConfig
|
protected boolean |
writeMetadata
|
line, options| Constructor and Description |
|---|
AbstractTaskSingleInputFileOutput()
|
| Modifier and Type | Method and Description |
|---|---|
protected File |
getInputFile()
|
protected String |
getInputPath()
|
protected void |
setup(String
|
getHelpMessageprotected FileFormatinputFormat
protected FileFormatoutputFormat
protected PbfConfigpbfConfig
protected TboConfigtboConfig
protected StringpathInput
protected boolean readMetadata
protected boolean writeMetadata
protected void setup(String[] args)
protected StringgetInputPath() throws IOException
IOException
protected FilegetInputFile() throws IOException
IOException