public class OsmCountCallback extends AbstractExecutableSingleInputStreamimplements OsmHandler
closeInput, osmStream, pathInputinputFormat, readMetadata, readTagsline, options| Constructor and Description |
|---|
OsmCountCallback()
|
| Modifier and Type | Method and Description |
|---|---|
void |
complete()
|
protected String |
getHelpMessage()
|
void |
handle(OsmBounds
|
void |
handle(OsmNode
|
void |
handle(OsmRelation
|
void |
handle(OsmWay
|
static void |
main(String
|
createIterator, createReader, finish, init, setupprotected StringgetHelpMessage()
public static void main(String[] args) throws IOException
IOException
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