|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImporterException | |
|---|---|
| com.gisgraphy.domain.geoloc.importer | |
| Uses of ImporterException in com.gisgraphy.domain.geoloc.importer |
|---|
| Methods in com.gisgraphy.domain.geoloc.importer that throw ImporterException | |
|---|---|
void |
AbstractFileRetriever.process()
|
protected void |
OpenStreetMapImporter.processData(java.lang.String line)
|
protected abstract void |
AbstractImporterProcessor.processData(java.lang.String line)
Process a read line of the geonames file, must be implemented by the concrete class |
int |
AbstractImporterProcessor.readLineAndProcessData()
Process the line if needed (is not a comment, should ignore first line, is end of document,...) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||