SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A abstract class representing a geocoder client.
Author: ZIEConstructor Summary | |
AGeocoderClient(geocodeType)
Creates a new geocoder client object. |
Method Summary | |
String
|
getGeocoderType()
Returns the geocoder-type. |
Logger
|
getLogger()
Returns the logger. |
Constructor Detail |
AGeocoderClient(geocodeType)
geocodeType
- The name of the geocoder-type.
Method Detail |
String getGeocoderType()
String
Logger getLogger()
Logger