Download onebusaway-gtfs-transformer-1.2.2-sources.jar
onebusaway/onebusaway-gtfs-transformer-1.2.2-sources.jar.zip( 38 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF log4j.properties org.onebusaway.gtfs_transformer.GtfsTransformer.java org.onebusaway.gtfs_transformer.GtfsTransformerLibrary.java org.onebusaway.gtfs_transformer.csv.ServiceTypeFieldMappingFactory.java org.onebusaway.gtfs_transformer.factory.AbstractEntitiesTransformStrategy.java org.onebusaway.gtfs_transformer.factory.AddEntitiesTransformStrategy.java org.onebusaway.gtfs_transformer.factory.EntityMatch.java org.onebusaway.gtfs_transformer.factory.EntityRetentionGraph.java org.onebusaway.gtfs_transformer.factory.ModifyEntitiesTransformStrategy.java org.onebusaway.gtfs_transformer.factory.PropertyMatches.java org.onebusaway.gtfs_transformer.factory.RemoveEntitiesTransformStrategy.java org.onebusaway.gtfs_transformer.factory.RetainEntitiesTransformStrategy.java org.onebusaway.gtfs_transformer.factory.ServiceDateConverter.java org.onebusaway.gtfs_transformer.factory.TransformFactory.java org.onebusaway.gtfs_transformer.impl.AbstractEntityModificationStrategy.java org.onebusaway.gtfs_transformer.impl.MatchingEntityModificationStrategyWrapper.java org.onebusaway.gtfs_transformer.impl.PierceTransitTripHeadsignCleanupModStrategy.java org.onebusaway.gtfs_transformer.impl.RemoveEntityLibrary.java org.onebusaway.gtfs_transformer.impl.RemoveEntityUpdateStrategy.java org.onebusaway.gtfs_transformer.impl.SimpleModificationStrategy.java org.onebusaway.gtfs_transformer.impl.StringModificationStrategy.java org.onebusaway.gtfs_transformer.impl.TransformLibrary.java org.onebusaway.gtfs_transformer.services.EntityTransformStrategy.java org.onebusaway.gtfs_transformer.services.GtfsEntityTransformStrategy.java org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy.java org.onebusaway.gtfs_transformer.services.GtfsTransformStrategyFactory.java org.onebusaway.gtfs_transformer.services.SchemaUpdateStrategy.java org.onebusaway.gtfs_transformer.services.TransformContext.java org.onebusaway.gtfs_transformer.updates.DeduplicateTripsStrategy.java org.onebusaway.gtfs_transformer.updates.EnsureStopTimesIncreaseUpdateStrategy.java org.onebusaway.gtfs_transformer.updates.LocalVsExpressUpdateStrategy.java org.onebusaway.gtfs_transformer.updates.RemoveDuplicateTripsStrategy.java org.onebusaway.gtfs_transformer.updates.RemoveEmptyBlockTripsStrategy.java org.onebusaway.gtfs_transformer.updates.RemoveRepeatedStopTimesStrategy.java org.onebusaway.gtfs_transformer.updates.ShapeTransformStrategy.java org.onebusaway.gtfs_transformer.updates.StopSequencePattern.java org.onebusaway.gtfs_transformer.updates.TripsByBlockInSortedOrder.java org.onebusaway.gtfs_transformer.updates.UpdateLibrary.java