public static class Agency.Loader extends Entity.Loader<Agency>
feed, missingRequiredColumns, reader, row, tableName| 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, loadTablepublic Loader(GTFSFeed feed)
protected boolean isRequired()
isRequired in class Entity.Loader<Agency>public void loadOneRow()
throws IOException
Entity.LoaderloadOneRow in class Entity.Loader<Agency>IOExceptionCopyright © 2019. All rights reserved.