com.google.code.geocoder
Class AdvancedGeoCoder

java.lang.Object
  extended by com.google.code.geocoder.Geocoder
      extended by com.google.code.geocoder.AdvancedGeoCoder

public class AdvancedGeoCoder
extends Geocoder

Author:
Michael Panchenko

Constructor Summary
AdvancedGeoCoder()
           
 
Method Summary
 org.apache.commons.httpclient.HttpClient getHttpClient()
           
 
Methods inherited from class com.google.code.geocoder.Geocoder
geocode
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdvancedGeoCoder

public AdvancedGeoCoder()
Method Detail

getHttpClient

public org.apache.commons.httpclient.HttpClient getHttpClient()


Copyright © 2013. All Rights Reserved.