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