Uses of Interface
org.onebusaway.gtfs.services.translation.TranslationService
-
Packages that use TranslationService Package Description org.onebusaway.gtfs.impl.translation -
-
Uses of TranslationService in org.onebusaway.gtfs.impl.translation
Classes in org.onebusaway.gtfs.impl.translation that implement TranslationService Modifier and Type Class Description classTranslationServiceImplThis class implements the GTFS Translations extension proposal, documented here: http://bit.ly/gtfs-translationsMethods in org.onebusaway.gtfs.impl.translation that return TranslationService Modifier and Type Method Description static TranslationServiceTranslationServiceDataFactoryImpl. getTranslationService(GtfsRelationalDao dao)
-