|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.code.geocoder.Geocoder
com.google.code.geocoder.AdvancedGeoCoder
public class AdvancedGeoCoder
| Constructor Summary | |
|---|---|
AdvancedGeoCoder()
|
|
AdvancedGeoCoder(org.apache.commons.httpclient.HttpClient httpClient)
|
|
AdvancedGeoCoder(org.apache.commons.httpclient.HttpClient httpClient,
String clientId,
String clientKey)
|
|
AdvancedGeoCoder(String clientId,
String clientKey)
|
|
| Method Summary |
|---|
| Methods inherited from class com.google.code.geocoder.Geocoder |
|---|
geocode, getGeocoderHost |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdvancedGeoCoder(org.apache.commons.httpclient.HttpClient httpClient)
public AdvancedGeoCoder()
public AdvancedGeoCoder(String clientId,
String clientKey)
throws InvalidKeyException
InvalidKeyException
public AdvancedGeoCoder(org.apache.commons.httpclient.HttpClient httpClient,
String clientId,
String clientKey)
throws InvalidKeyException
InvalidKeyException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||