public class OsmOutputStreamStreamOutput extends Objectimplements OsmStreamOutput
| Constructor and Description |
|---|
OsmOutputStreamStreamOutput(OutputStream
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
|
OsmOutputStream |
getOsmOutput()
|
OutputStream |
getOutputStream()
|
public OsmOutputStreamStreamOutput(OutputStreamoutput, OsmOutputStream osmOutput)
public OutputStreamgetOutputStream()
public OsmOutputStreamgetOsmOutput()
public void close()
throws IOException
close in interface
OsmStreamOutput
IOException