Class GtfsEntitySchemaFactory


  • public class GtfsEntitySchemaFactory
    extends Object
    • Constructor Detail

      • GtfsEntitySchemaFactory

        public GtfsEntitySchemaFactory()
    • Method Detail

      • getEntityClasses

        public static List<Class<?>> getEntityClasses()
      • getEntityComparators

        public static Map<Class<?>,​Comparator<?>> getEntityComparators()
      • createEntitySchemaFactory

        public static org.onebusaway.csv_entities.schema.DefaultEntitySchemaFactory createEntitySchemaFactory()