public abstract class AbstractExecutableSingleInputStream extends AbstractExecutableInput
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
closeInput
|
protected OsmInputStream |
osmStream
|
protected String |
pathInput
|
inputFormat, readMetadata, readTagsline, options| Constructor and Description |
|---|
AbstractExecutableSingleInputStream()
|
| 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
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