| Package | Description |
|---|---|
| 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 |
|---|---|
static EntityPopulator<CalendarDate> |
EntityPopulator.CALENDAR_DATE |
TableReader<CalendarDate> |
Feed.calendarDates |
| Modifier and Type | Field and Description |
|---|---|
Map<LocalDate,CalendarDate> |
Service.calendar_dates |
| Modifier and Type | Method and Description |
|---|---|
CalendarDate |
CalendarDate.clone() |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<CalendarDate> |
CalendarDate.Writer.iterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CalendarDate.Writer.writeOneRow(CalendarDate d) |
Copyright © 2019. All rights reserved.