public class OsmCountCallback extends AbstractTaskSingleInputReader
closeInput, in, inputFormat, inputReader, line, options, pathInput, readMetadata| Constructor and Description |
|---|
OsmCountCallback()
|
| Modifier and Type | Method and Description |
|---|---|
void |
complete()
|
protected String |
getHelpMessage()
|
void |
handle(OsmNode
|
void |
handle(OsmRelation
|
void |
handle(OsmWay
|
static void |
main(String
|
finish, init, run, setupprotected StringgetHelpMessage()
public static void main(String[] args) throws IOException
IOException
public void handle(OsmNodenode) throws IOException
IOException
public void handle(OsmWayway) throws IOException
IOException
public void handle(OsmRelationrelation) throws IOException
IOException
public void complete()
throws IOException
IOException