| Package | Description |
|---|---|
| com.conveyal.gtfs | |
| 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,FeedInfo> |
GTFSFeed.feedInfo |
| Modifier and Type | Method and Description |
|---|---|
FeedInfo |
GTFSFeed.getFeedInfo() |
| Modifier and Type | Method and Description |
|---|---|
FeedInfo |
FeedInfo.clone() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<FeedInfo> |
FeedInfo.Writer.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeedInfo.Writer.writeOneRow(FeedInfo i) |
Copyright © 2019. All rights reserved.