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 |
---|
Transfer(int configRev,
GtfsTransfer gt)
Constructor
|
Modifier and Type | Method and Description |
---|---|
GtfsTransfer |
GtfsTransfersReader.handleRecord(org.apache.commons.csv.CSVRecord record,
boolean supplemental) |