public class GtfsWriter
extends org.onebusaway.csv_entities.CsvEntityWriter
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_CONTEXT |
| Constructor and Description |
|---|
GtfsWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected org.onebusaway.csv_entities.schema.DefaultEntitySchemaFactory |
createEntitySchemaFactory()
Protected Methods
|
List<Class<?>> |
getEntityClasses() |
Map<Class<?>,Comparator<?>> |
getEntityComparators() |
void |
run(GtfsDao dao) |
public static final String KEY_CONTEXT
public Map<Class<?>,Comparator<?>> getEntityComparators()
public void run(GtfsDao dao) throws IOException
IOExceptionprotected org.onebusaway.csv_entities.schema.DefaultEntitySchemaFactory createEntitySchemaFactory()
Copyright © 2013 OneBusAway. All Rights Reserved.