|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IGeonamesProcessor | |
|---|---|
| com.gisgraphy.domain.geoloc.importer | |
| com.gisgraphy.domain.valueobject | Gisgraphy Project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. |
| Uses of IGeonamesProcessor in com.gisgraphy.domain.geoloc.importer |
|---|
| Classes in com.gisgraphy.domain.geoloc.importer that implement IGeonamesProcessor | |
|---|---|
class |
AbstractGeonamesProcessor
Base class for all geonames processor. it provides session management and the ability to process one or more CSV file |
class |
AdmExtracter
Extract 4 files in CSV format in order to import Adm. |
class |
GeonamesAdm1Importer
Import the Adm of level 1 file. |
class |
GeonamesAdm2Importer
Import the Adm of level 2 file. |
class |
GeonamesAdm3Importer
Import the Adm of level 3 file. |
class |
GeonamesAdm4Importer
Import the Adm of level 4 file. |
class |
GeonamesAlternateNamesImporter
Import the Alternate names. |
class |
GeonamesCountryImporter
Import the Countries. |
class |
GeonamesFeatureImporter
Import the Features from a Geonames dump file. |
class |
GeonamesFileRetriever
Retrieve The Geonames files from a server |
class |
GeonamesLanguageImporter
Import the languages. |
| Methods in com.gisgraphy.domain.geoloc.importer that return types with arguments of type IGeonamesProcessor | |
|---|---|
java.util.List<IGeonamesProcessor> |
IImporterManager.getImporters()
|
java.util.List<IGeonamesProcessor> |
ImporterManager.getImporters()
|
| Method parameters in com.gisgraphy.domain.geoloc.importer with type arguments of type IGeonamesProcessor | |
|---|---|
void |
ImporterManager.setImporters(java.util.List<IGeonamesProcessor> importers)
|
| Uses of IGeonamesProcessor in com.gisgraphy.domain.valueobject |
|---|
| Constructors in com.gisgraphy.domain.valueobject with parameters of type IGeonamesProcessor | |
|---|---|
ImporterStatusDto(IGeonamesProcessor processor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||