Class GtfsStopsScheme


  • public class GtfsStopsScheme
    extends GtfsFileScheme
    The scheme used for GTFS stops, namely an stops.txt file and a GtfsStop in memory object to go with each entry
    Author:
    markr
    • Constructor Detail

      • GtfsStopsScheme

        public GtfsStopsScheme()
        Default constructor