|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImporterException | |
|---|---|
| com.gisgraphy.importer | |
| Uses of ImporterException in com.gisgraphy.importer |
|---|
| Fields in com.gisgraphy.importer declared as ImporterException | |
|---|---|
protected ImporterException |
AbstractAdvancedImporterProcessor.exception
|
| Methods in com.gisgraphy.importer that throw ImporterException | |
|---|---|
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 |
OpenStreetMapSimpleImporter.processData(String line)
|
protected void |
AbstractAdvancedImporterProcessor.processData(String line)
|
int |
AbstractSimpleImporterProcessor.readLineAndProcessData()
Process the line if needed (is not a comment, should ignore first line, is end of document,...) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||