public static class Transfer.Writer extends Entity.Writer<Transfer>
feed, row, tableName, writer| Modifier and Type | Method and Description |
|---|---|
protected Iterator<Transfer> |
iterator()
Get an iterator over objects of this type.
|
protected void |
writeHeaders()
Write the CSV header.
|
protected void |
writeOneRow(Transfer t)
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<Transfer>IOExceptionprotected void writeOneRow(Transfer t) throws IOException
Entity.WriterwriteOneRow in class Entity.Writer<Transfer>IOExceptionprotected Iterator<Transfer> iterator()
Entity.Writeriterator in class Entity.Writer<Transfer>Copyright © 2019. All rights reserved.