org.onebusaway.gtfs_transformer
Class GtfsTransformerLibrary

java.lang.Object
  extended by org.onebusaway.gtfs_transformer.GtfsTransformerLibrary

public class GtfsTransformerLibrary
extends Object


Constructor Summary
GtfsTransformerLibrary()
           
 
Method Summary
static void configureTransformation(GtfsTransformer updater, String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GtfsTransformerLibrary

public GtfsTransformerLibrary()
Method Detail

configureTransformation

public static void configureTransformation(GtfsTransformer updater,
                                           String path)


Copyright © 2011 OneBusAway. All Rights Reserved.