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