public abstract class AbstractExecutableInputOutput extends AbstractExecutable
| Modifier and Type | Field and Description |
|---|---|
protected FileFormat |
inputFormat
|
protected FileFormat |
outputFormat
|
protected PbfConfig |
pbfConfig
|
protected boolean |
readMetadata
|
protected boolean |
readTags
|
protected TboConfig |
tboConfig
|
protected boolean |
writeMetadata
|
line, options| Constructor and Description |
|---|
AbstractExecutableInputOutput()
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setup(String
|
getHelpMessageprotected FileFormatinputFormat
protected FileFormatoutputFormat
protected PbfConfigpbfConfig
protected TboConfigtboConfig
protected boolean readTags
protected boolean readMetadata
protected boolean writeMetadata
protected void setup(String[] args)