Interface | Description |
---|---|
GeoEntryCreator |
A
GeoEntryCreator provides methods for creating GeoEntry objects from various
GeoNames data formats. |
GeoEntryExtractor |
A
GeoEntryExtractor provides methods for extracting GeoEntry objects from various
GeoNames resources. |
GeoEntryExtractor.ExtractionCallback |
An
ExtractionCallback provides a method for receiving a GeoEntry object that
has been extracted from a resource. |
GeoEntryIndexer |
A
GeoEntryIndexer provides methods for adding GeoEntry objects to a new or
existing local index. |
GeoEntryQueryable |
A
GeoEntryQueryable provides methods for querying a resource containing GeoNames data. |
ProgressCallback |
A
ProgressCallback provides a method for receiving progress updates on long-running
tasks. |
Class | Description |
---|---|
GeoCodingConstants | |
GeoEntry |
A
GeoEntry represents a GeoNames entry. |
GeoEntry.Builder |
Exception | Description |
---|---|
GeoEntryExtractionException |
Thrown by a
GeoEntryExtractor when an error occurs during the extraction of GeoNames
entries from a resource. |
GeoEntryIndexingException |
Thrown by a
GeoEntryIndexer when an error occurs during the indexing of GeoEntry
objects. |
GeoEntryQueryException |
Thrown by a
GeoEntryQueryable when an error occurs while querying a GeoNames resource. |
GeoNamesRemoteDownloadException |
Thrown by
GeoEntryExtractor when an error occurs during downloading of a GeoNames zip
file. |
This work is licensed under a Creative Commons Attribution 4.0 International License.