| 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 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 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 FileNotFoundException
FileNotFoundException
protected void finish()
throws IOException
IOException