public abstract class AbstractExecutableSingleInputStreamOutput extends AbstractExecutableInputOutput
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
closeInput
|
protected OsmInputStream |
osmStream
|
protected String |
pathInput
|
inputFormat, outputFormat, pbfConfig, readMetadata, readTags, tboConfig, writeMetadataline, options| Constructor and Description |
|---|
AbstractExecutableSingleInputStreamOutput()
|
| Modifier and Type | Method and Description |
|---|---|
protected OsmIterator |
createIterator()
|
protected OsmReader |
createReader()
|
protected void |
finish()
|
protected void |
init()
|
protected void |
setup(String
|
getHelpMessageprotected StringpathInput
protected boolean closeInput
protected OsmInputStreamosmStream
public AbstractExecutableSingleInputStreamOutput()
protected void setup(String[] args)
protected void init()
throws IOException
IOException
protected OsmIteratorcreateIterator() throws IOException
IOException
protected OsmReadercreateReader() throws IOException
IOException
protected void finish()
throws IOException
IOException