| Class | Description |
|---|---|
| GenericDaoImpl | |
| GenericMutableDaoWrapper |
Support class that provides an implementation of
GenericMutableDao
where all methods calls are passed to an underlying wrapped instance of
GenericMutableDao. |
| GtfsDaoImpl | |
| GtfsRelationalDaoImpl |
A in-memory implementation of GtfsRelationalDaoImpl.
|
| ShapePointArray | |
| StopTimeArray |
| Exception | Description |
|---|---|
| MultipleCalendarsForServiceIdException |
Indicates that multiple
ServiceCalendar entities, as loaded from
calendars.txt, were found with the same
ServiceCalendar.getServiceId() value, a violation of the GTFS spec. |
Copyright © 2013 OneBusAway. All Rights Reserved.