public class GtfsShapesWriter extends CsvWriterBase
| Constructor and Description |
|---|
GtfsShapesWriter(java.lang.String fileName)
Creates file writer and writes the header.
|
| Modifier and Type | Method and Description |
|---|---|
void |
write(GtfsShape gtfsShape) |
closepublic GtfsShapesWriter(java.lang.String fileName)
fileName - public void write(GtfsShape gtfsShape)