See: Description
| Class | Description |
|---|---|
| GtfsRtVehiclePositionsReader |
For reading GTFS-realtime Vehicle Positions feed and returning data
as a List of AvlReports.
|
| GtfsRtVehiclePositionsReaderBase |
Reads in GTFS-realtime Vehicle Positions file and converts them into List of
AvlReport objects.
|
| OctalDecoder |
GTFS-RT doesn't handle UTF-8 characters well when outputing human readable
format.
|