Uses of Class
org.codice.ddf.spatial.geocoding.GeoEntryIndexingException
Packages that use GeoEntryIndexingException
-
Uses of GeoEntryIndexingException in org.codice.ddf.spatial.geocoding
Methods in org.codice.ddf.spatial.geocoding that throw GeoEntryIndexingExceptionModifier and TypeMethodDescriptionvoidReceives aGeoEntryobject fromGeoEntryExtractor.pushGeoEntriesToExtractionCallback(String, ExtractionCallback)voidGeoEntryIndexer.updateIndex(String resource, GeoEntryExtractor geoEntryExtractor, boolean create, ProgressCallback progressCallback) Updates a GeoNames index withGeoEntryobjects extracted by aGeoEntryExtractor.voidGeoEntryIndexer.updateIndex(List<GeoEntry> newEntries, boolean create, ProgressCallback progressCallback, String entrySource)