Package org.codice.ddf.spatial.geocoding
Interface GeoEntryCreator
public interface GeoEntryCreator
A
GeoEntryCreator provides methods for creating GeoEntry objects from various
GeoNames data formats.-
Method Summary
-
Method Details
-
createGeoEntry
- Parameters:
line- aStringthat represents one GeoNames entryentryResource- resource name that represents the source of the geonames entry (e.g. file)- Returns:
- a
GeoEntryobject that represents the GeoNames entry in theString
-