org.onebusaway.gtfs_transformer.updates
Class EnsureStopTimesIncreaseUpdateStrategy

java.lang.Object
  extended by org.onebusaway.gtfs_transformer.updates.EnsureStopTimesIncreaseUpdateStrategy
All Implemented Interfaces:
GtfsTransformStrategy

public class EnsureStopTimesIncreaseUpdateStrategy
extends java.lang.Object
implements GtfsTransformStrategy


Constructor Summary
EnsureStopTimesIncreaseUpdateStrategy()
           
 
Method Summary
 void run(TransformContext context, GtfsMutableRelationalDao dao)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnsureStopTimesIncreaseUpdateStrategy

public EnsureStopTimesIncreaseUpdateStrategy()
Method Detail

run

public void run(TransformContext context,
                GtfsMutableRelationalDao dao)
Specified by:
run in interface GtfsTransformStrategy


Copyright © 2010 OneBusAway. All Rights Reserved.