org.onebusaway.gtfs_transformer.factory
Class RetainEntitiesTransformStrategy

java.lang.Object
  extended by org.onebusaway.gtfs_transformer.factory.RetainEntitiesTransformStrategy
All Implemented Interfaces:
GtfsTransformStrategy

public class RetainEntitiesTransformStrategy
extends Object
implements GtfsTransformStrategy


Constructor Summary
RetainEntitiesTransformStrategy()
           
 
Method Summary
 void addRetention(org.onebusaway.gtfs_transformer.factory.EntityMatch match, boolean retainUp)
           
 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

RetainEntitiesTransformStrategy

public RetainEntitiesTransformStrategy()
Method Detail

addRetention

public void addRetention(org.onebusaway.gtfs_transformer.factory.EntityMatch match,
                         boolean retainUp)

run

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


Copyright © 2011 OneBusAway. All Rights Reserved.