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 java.lang.Object
implements GtfsTransformStrategy


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

run

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


Copyright © 2011 OneBusAway. All Rights Reserved.