org.onebusaway.gtfs_transformer.impl
Class PierceTransitTripHeadsignCleanupModStrategy

java.lang.Object
  extended by org.onebusaway.gtfs_transformer.impl.PierceTransitTripHeadsignCleanupModStrategy
All Implemented Interfaces:
EntityTransformStrategy

public class PierceTransitTripHeadsignCleanupModStrategy
extends Object
implements EntityTransformStrategy


Constructor Summary
PierceTransitTripHeadsignCleanupModStrategy()
           
 
Method Summary
 void run(TransformContext context, GtfsMutableRelationalDao dao, org.onebusaway.csv_entities.schema.BeanWrapper entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PierceTransitTripHeadsignCleanupModStrategy

public PierceTransitTripHeadsignCleanupModStrategy()
Method Detail

run

public void run(TransformContext context,
                GtfsMutableRelationalDao dao,
                org.onebusaway.csv_entities.schema.BeanWrapper entity)
Specified by:
run in interface EntityTransformStrategy


Copyright © 2011 OneBusAway. All Rights Reserved.