| Package | Description |
|---|---|
| org.transitime.gtfs.writers |
For writing GTFS configuration data in CSV format to files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GtfsExtendedStopTimesWriter.write(GtfsExtendedStopTime stopTime)
Writes a GtfsExtendedStopTimes to the file.
|