| Modifier and Type | Field and Description |
|---|---|
protected boolean |
closeOutput
|
protected org |
line
|
protected org |
options
|
protected OsmOutputStream |
osmOutputStream
|
protected OutputStream |
out
|
protected FileFormat |
outputFormat
|
protected String |
pathOutput
|
protected PbfConfig |
pbfConfig
|
protected boolean |
readMetadata
|
protected TboConfig |
tboConfig
|
protected boolean |
writeMetadata
|
| Constructor and Description |
|---|
AbstractTaskSingleOutput()
|
protected org.apache .commons .cli .Options options
protected org.apache .commons .cli .CommandLine line
protected FileFormatoutputFormat
protected PbfConfigpbfConfig
protected TboConfigtboConfig
protected StringpathOutput
protected boolean readMetadata
protected boolean writeMetadata
protected boolean closeOutput
protected OutputStreamout
protected OsmOutputStreamosmOutputStream
protected abstract StringgetHelpMessage()
protected void setup(String[] args)
protected void init()
throws IOException
IOException
protected void finish()
throws IOException
IOException