Package | Description |
---|---|
com.gisgraphy.importer |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFileRetriever.process() |
protected abstract void |
AbstractSimpleImporterProcessor.processData(String line)
Process a read line of the geonames file, must be implemented by the
concrete class
|
protected void |
OpenStreetMapPoisSimpleImporter.processData(String line) |
protected void |
QuattroshapesSimpleImporter.processData(String line) |
protected void |
OpenStreetMapCitiesSimpleImporter.processData(String line) |
protected void |
OpenStreetMapSimpleImporter.processData(String line) |
protected void |
OpenStreetMapHouseNumberSimpleImporter.processData(String line) |
int |
AbstractSimpleImporterProcessor.readLineAndProcessData()
Process the line if needed (is not a comment, should ignore first line,
is end of document,...)
|
Copyright © 2015. All rights reserved.