org.onebusaway.presentation.impl
Class GeocoderResultPresentationServiceImpl

java.lang.Object
  extended by org.onebusaway.presentation.impl.GeocoderResultPresentationServiceImpl
All Implemented Interfaces:
GeocoderResultPresentationService

public class GeocoderResultPresentationServiceImpl
extends Object
implements GeocoderResultPresentationService


Constructor Summary
GeocoderResultPresentationServiceImpl()
           
 
Method Summary
 String getGeocoderResultAsString(GeocoderResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeocoderResultPresentationServiceImpl

public GeocoderResultPresentationServiceImpl()
Method Detail

getGeocoderResultAsString

public String getGeocoderResultAsString(GeocoderResult result)
Specified by:
getGeocoderResultAsString in interface GeocoderResultPresentationService


Copyright © 2012 OneBusAway. All Rights Reserved.