org.onebusaway.transit_data_federation.bundle.utilities
Class GtfsStopReplacementVerificationMain

java.lang.Object
  extended by org.onebusaway.transit_data_federation.bundle.utilities.GtfsStopReplacementVerificationMain

public class GtfsStopReplacementVerificationMain
extends Object

Given a stop-consolidation list, verifies that the specified stops still exist in the target GTFS feeds.

Author:
bdferris
See Also:
EntityReplacementStrategyFactory

Constructor Summary
GtfsStopReplacementVerificationMain()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GtfsStopReplacementVerificationMain

public GtfsStopReplacementVerificationMain()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2012 OneBusAway. All Rights Reserved.