| Package | Description |
|---|---|
| com.conveyal.gtfs | |
| com.conveyal.gtfs.loader | |
| com.conveyal.gtfs.model |
This package contains an alternative to the GTFS loading classes we have been using from OBA.
|
| Modifier and Type | Field and Description |
|---|---|
Map<String,Agency> |
GTFSFeed.agency |
| Modifier and Type | Field and Description |
|---|---|
TableReader<Agency> |
Feed.agencies |
static EntityPopulator<Agency> |
EntityPopulator.AGENCY |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Agency> |
Agency.Writer.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Agency.Writer.writeOneRow(Agency a) |
Copyright © 2019. All rights reserved.