public static class StopTime.Writer extends Entity.Writer<StopTime>
feed, row, tableName, writer| Modifier and Type | Method and Description |
|---|---|
protected Iterator<StopTime> |
iterator()
Get an iterator over objects of this type.
|
protected void |
writeHeaders()
Write the CSV header.
|
protected void |
writeOneRow(StopTime st)
Write one row of the CSV from the passed-in object.
|
convertToGtfsTime, endRecord, writeDateField, writeDoubleField, writeIntField, writeStringField, writeTable, writeTimeField, writeUrlFieldpublic Writer(GTFSFeed feed)
protected void writeHeaders()
throws IOException
Entity.WriterwriteHeaders in class Entity.Writer<StopTime>IOExceptionprotected void writeOneRow(StopTime st) throws IOException
Entity.WriterwriteOneRow in class Entity.Writer<StopTime>IOExceptionprotected Iterator<StopTime> iterator()
Entity.Writeriterator in class Entity.Writer<StopTime>Copyright © 2019. All rights reserved.