public static class FareAttribute.Loader extends Entity.Loader<FareAttribute>
feed, missingRequiredColumns, reader, row, tableName| Constructor and Description |
|---|
Loader(GTFSFeed feed,
Map<String,Fare> fares) |
| 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<FareAttribute>public void loadOneRow()
throws IOException
Entity.LoaderloadOneRow in class Entity.Loader<FareAttribute>IOExceptionCopyright © 2019. All rights reserved.