org.onebusaway.geocoder.impl
Class DefaultGeocoderImpl

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

public class DefaultGeocoderImpl
extends Object
implements GeocoderService


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

Constructor Detail

DefaultGeocoderImpl

public DefaultGeocoderImpl()
Method Detail

geocode

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


Copyright © 2012 OneBusAway. All Rights Reserved.