|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntitySchema | |
|---|---|
| org.onebusaway.gtfs.csv | |
| org.onebusaway.gtfs.csv.schema | |
| Uses of EntitySchema in org.onebusaway.gtfs.csv |
|---|
| Constructors in org.onebusaway.gtfs.csv with parameters of type EntitySchema | |
|---|---|
IndividualCsvEntityReader(CsvEntityContext context,
EntitySchema schema,
EntityHandler handler)
|
|
IndividualCsvEntityReader(EntityHandler handler,
CsvEntityContext context,
EntitySchema schema,
java.util.List<java.lang.String> fields)
|
|
| Uses of EntitySchema in org.onebusaway.gtfs.csv.schema |
|---|
| Methods in org.onebusaway.gtfs.csv.schema that return EntitySchema | |
|---|---|
EntitySchema |
EntitySchemaFactory.getSchema(java.lang.Class<?> entityClass)
|
EntitySchema |
AbstractEntitySchemaFactoryImpl.getSchema(java.lang.Class<?> entityClass)
EntitySchemaFactory Interface |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||