Package com.gisgraphy.domain.geoloc.importer

Interface Summary
IGeonamesProcessor Interface for Geonames processor
IImporterManager  
 

Class Summary
AbstractGeonamesProcessor Base class for all geonames processor. it provides session management and the ability to process one or more CSV file
AdmExtracter Extract 4 files in CSV format in order to import Adm.
GeonamesAdm1Importer Import the Adm of level 1 file.
GeonamesAdm2Importer Import the Adm of level 2 file.
GeonamesAdm3Importer Import the Adm of level 3 file.
GeonamesAdm4Importer Import the Adm of level 4 file.
GeonamesAlternateNamesImporter Import the Alternate names.
GeonamesCountryImporter Import the Countries.
GeonamesFeatureImporter Import the Features from a Geonames dump file.
GeonamesFileRetriever Retrieve The Geonames files from a server
GeonamesLanguageImporter Import the languages.
ImporterConfig  
ImporterHelper  
ImporterManager Do the importing stuff
 

Enum Summary
AdmExtracterStrategyOptions Enumeration of option that determine what should we do when Adm have already been extracted from country files,
 

Exception Summary
GeonamesProcessorException Basic Exception for Importers
MissingRequiredFieldException Exception throws when a required fields is missing
WrongNumberOfFieldsException Exception throws during import when a CSV line does not have the expected number of fields
 



Copyright © 2009. All Rights Reserved.