| Package | Description |
|---|---|
| org.transitime.db.structs |
Contains the descriptions of the classes for the objects that are read
and written to the database.
|
| org.transitime.gtfs.readers |
For reading in a GTFS file in CSV format.
|
| Constructor and Description |
|---|
Frequency(int configRev,
GtfsFrequency gtfsFrequency)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
GtfsFrequency |
GtfsFrequenciesReader.handleRecord(org.apache.commons.csv.CSVRecord record,
boolean supplemental) |