Uses of Class
org.onebusaway.gtfs_transformer.GtfsTransformer
Packages that use GtfsTransformer
Package
Description
-
Uses of GtfsTransformer in org.onebusaway.gtfs_transformer
Methods in org.onebusaway.gtfs_transformer with parameters of type GtfsTransformerModifier and TypeMethodDescriptionstatic 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 -
Uses of GtfsTransformer in org.onebusaway.gtfs_transformer.services
Methods in org.onebusaway.gtfs_transformer.services with parameters of type GtfsTransformerModifier and TypeMethodDescriptionvoidGtfsTransformStrategyFactory.createTransforms(GtfsTransformer transformer)