@ThreadSafe public final class GoogleGeocoder extends Object
Constructor and Description |
---|
GoogleGeocoder(Geocode.Table _geocodeTable)
Constructs a GoogleGeocoder.
|
Modifier and Type | Method and Description |
---|---|
Geocode |
geocode(String region,
String address)
Geocodes a street address.
|
Geocode.Table |
geocodeTable()
The relational cache of geocoded residential addresses.
|
public GoogleGeocoder(Geocode.Table _geocodeTable)
geocodeTable()
public Geocode geocode(String region, String address) throws IOException, SQLException
IOException
SQLException
Geocode.region()
,
Geocode.address()
public Geocode.Table geocodeTable()
VoteServer.Run.geocodeTable()