Uses of Class
com.gisgraphy.domain.geoloc.importer.GeonamesProcessorException

Packages that use GeonamesProcessorException
com.gisgraphy.domain.geoloc.importer   
 

Uses of GeonamesProcessorException in com.gisgraphy.domain.geoloc.importer
 

Methods in com.gisgraphy.domain.geoloc.importer that throw GeonamesProcessorException
 void GeonamesFileRetriever.process()
           
protected abstract  void AbstractGeonamesProcessor.processData(java.lang.String line)
          Process a read line of the geonames file, must be implemented by the concrete class
 int AbstractGeonamesProcessor.readLineAndProcessData()
          Process the line if needed (is not a comment, should ignore first line, is end of document,...)
 



Copyright © 2009. All Rights Reserved.