org.onebusaway.gtfs_transformer.updates
Class RemoveDuplicateTripsStrategy
java.lang.Object
org.onebusaway.gtfs_transformer.updates.RemoveDuplicateTripsStrategy
- All Implemented Interfaces:
- GtfsTransformStrategy
public class RemoveDuplicateTripsStrategy
- extends Object
- implements GtfsTransformStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveDuplicateTripsStrategy
public RemoveDuplicateTripsStrategy()
run
public void run(TransformContext context,
GtfsMutableRelationalDao dao)
- Specified by:
run in interface GtfsTransformStrategy
Copyright © 2011 OneBusAway. All Rights Reserved.