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 |
---|
Calendar(int configRev,
GtfsCalendar gc,
java.text.DateFormat dateFormat)
Constructor
|
Modifier and Type | Method and Description |
---|---|
GtfsCalendar |
GtfsCalendarReader.handleRecord(org.apache.commons.csv.CSVRecord record,
boolean supplemental) |