public abstract class AbstractExecutableSingleInputStreamSingleOutput extends AbstractExecutableSingleInputStreamOutput
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
closeOutput
|
protected OsmOutputStream |
osmOutputStream
|
protected OutputStream |
out
|
protected String |
pathOutput
|
closeInput, osmStream, pathInputinputFormat, outputFormat, pbfConfig, readMetadata, readTags, tboConfig, writeMetadataline, options| Constructor and Description |
|---|
AbstractExecutableSingleInputStreamSingleOutput()
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
finish()
|
protected void |
init()
|
protected void |
setup(String
|
createIterator, createReadergetHelpMessageprotected StringpathOutput
protected boolean closeOutput
protected OutputStreamout
protected OsmOutputStreamosmOutputStream
public AbstractExecutableSingleInputStreamSingleOutput()
protected void setup(String[] args)
protected void init()
throws IOException
init in class
AbstractExecutableSingleInputStreamOutput
IOException
protected void finish()
throws IOException
finish in class
AbstractExecutableSingleInputStreamOutput
IOException