| Interface | Description | 
|---|---|
| GeocoderService | 
 A  
GeocoderService capable of resolving an address string to actual coordinates. | 
| GeocoderServiceManager | 
 Manager interface to the underlying  
GeocoderServices. | 
| Class | Description | 
|---|---|
| ConfigurationUtils | 
 Helper class to deal with String values. 
 | 
| Coordinates | |
| GeocoderConfiguration | 
 Common (abstract) class for all s. 
 | 
| GeocoderResult | 
 The resolution result of the  
GeocoderService. | 
| GeocoderResult.Builder | |
| GeocoderServiceManagerConfiguration | 
| Exception | Description | 
|---|---|
| GeocoderConfigurationException | 
 In case a  
GeocoderService is not configured properly, it should throw this exception. | 
| GeocoderException | 
 In case resolving an address to its geocoordinates was not successful this exception should be thrown. 
 | 
Copyright © 2020. All rights reserved.