Uses of Class
org.onebusaway.gtfs_transformer.GtfsTransformer
-
Packages that use GtfsTransformer Package Description org.onebusaway.gtfs_transformer org.onebusaway.gtfs_transformer.factory org.onebusaway.gtfs_transformer.services -
-
Uses of GtfsTransformer in org.onebusaway.gtfs_transformer
Methods in org.onebusaway.gtfs_transformer with parameters of type GtfsTransformer Modifier and Type Method Description static voidGtfsTransformerLibrary. configureTransformation(GtfsTransformer updater, String path) -
Uses of GtfsTransformer in org.onebusaway.gtfs_transformer.factory
Constructors in org.onebusaway.gtfs_transformer.factory with parameters of type GtfsTransformer Constructor Description TransformFactory(GtfsTransformer transformer) -
Uses of GtfsTransformer in org.onebusaway.gtfs_transformer.services
Methods in org.onebusaway.gtfs_transformer.services with parameters of type GtfsTransformer Modifier and Type Method Description voidGtfsTransformStrategyFactory. createTransforms(GtfsTransformer transformer)
-