public class TestDataSetOutputStream extends Objectimplements OsmOutputStream
| Constructor and Description |
|---|
TestDataSetOutputStream()
|
public TestDataSetgetData()
public void write(OsmBoundsbounds) throws IOException
write in interface
OsmOutputStream
IOException
public void write(OsmNodenode) throws IOException
write in interface
OsmOutputStream
IOException
public void write(OsmWayway) throws IOException
write in interface
OsmOutputStream
IOException
public void write(OsmRelationrelation) throws IOException
write in interface
OsmOutputStream
IOException
public void complete()
throws IOException
complete in interface
OsmOutputStream
IOException