Class GtfsWriter
java.lang.Object
org.onebusaway.csv_entities.CsvEntityWriter
org.onebusaway.gtfs.serialization.GtfsWriter
- All Implemented Interfaces:
EntityHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DefaultEntitySchemaFactoryProtected MethodsMap<Class<?>, Comparator<?>> voidvoidsetOutputLocation(File path) Methods inherited from class org.onebusaway.csv_entities.CsvEntityWriter
close, excludeOptionalAndMissingFields, flush, getEntitySchemaFactory, handleEntity, setEntitySchemaFactory
-
Field Details
-
KEY_CONTEXT
-
-
Constructor Details
-
GtfsWriter
public GtfsWriter()
-
-
Method Details
-
setOutputLocation
- Overrides:
setOutputLocationin classCsvEntityWriter
-
getEntityClasses
-
getEntityComparators
-
run
- Throws:
IOException
-
createEntitySchemaFactory
Protected Methods
-