org.onebusaway.gtfs.serialization
Class GtfsEntitySchemaFactory
java.lang.Object
org.onebusaway.gtfs.serialization.GtfsEntitySchemaFactory
public class GtfsEntitySchemaFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GtfsEntitySchemaFactory
public GtfsEntitySchemaFactory()
getEntityClasses
public static List<Class<?>> getEntityClasses()
getEntityComparators
public static Map<Class<?>,Comparator<?>> getEntityComparators()
createEntitySchemaFactory
public static org.onebusaway.csv_entities.schema.DefaultEntitySchemaFactory createEntitySchemaFactory()
Copyright © 2011 OneBusAway. All Rights Reserved.