public class OsmOutputStreamHandler extends Objectimplements OsmHandler
| Constructor and Description |
|---|
OsmOutputStreamHandler(OsmOutputStream
|
public OsmOutputStreamHandler(OsmOutputStreamosmOutput)
public void handle(OsmBoundsbounds) throws IOException
handle in interface
OsmHandler
IOException
public void handle(OsmNodenode) throws IOException
handle in interface
OsmHandler
IOException
public void handle(OsmWayway) throws IOException
handle in interface
OsmHandler
IOException
public void handle(OsmRelationrelation) throws IOException
handle in interface
OsmHandler
IOException
public void complete()
throws IOException
complete in interface
OsmHandler
IOException