public static class Calendar.Loader extends Entity.Loader<Calendar>
feed, missingRequiredColumns, reader, row, tableName| Constructor and Description |
|---|
Loader(GTFSFeed feed,
Map<String,Service> services)
Create a loader.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isRequired() |
void |
loadOneRow()
Implemented by subclasses to read one row, produce one GTFS entity, and store that entity in a map.
|
checkRangeInclusive, getDateField, getDoubleField, getIntField, getIntField, getRefField, getStringField, getTimeField, getUrlField, loadTableprotected boolean isRequired()
isRequired in class Entity.Loader<Calendar>public void loadOneRow()
throws IOException
Entity.LoaderloadOneRow in class Entity.Loader<Calendar>IOExceptionCopyright © 2019. All rights reserved.