Class GtfsStopTimesScheme


  • public class GtfsStopTimesScheme
    extends GtfsFileScheme
    The scheme used for GTFS stop times, namely a stop_times.txt file and a GtfsStopTime in memory object to go with each entry
    Author:
    markr
    • Constructor Detail

      • GtfsStopTimesScheme

        public GtfsStopTimesScheme()
        Default constructor