org.onebusaway.geocoder.impl
Class YahooGeocoderImpl

java.lang.Object
  extended by org.onebusaway.geocoder.impl.YahooGeocoderImpl
All Implemented Interfaces:
GeocoderService

public class YahooGeocoderImpl
extends Object
implements GeocoderService


Constructor Summary
YahooGeocoderImpl()
           
 
Method Summary
 GeocoderResults geocode(String location)
           
 void setAppId(String appId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YahooGeocoderImpl

public YahooGeocoderImpl()
Method Detail

setAppId

public void setAppId(String appId)

geocode

public GeocoderResults geocode(String location)
Specified by:
geocode in interface GeocoderService


Copyright © 2012 OneBusAway. All Rights Reserved.