|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.onebusaway.gtfs.csv.schema.AbstractEntitySchemaFactoryImpl
org.onebusaway.gtfs.csv.schema.AnnotationDrivenEntitySchemaFactory
public class AnnotationDrivenEntitySchemaFactory
| Constructor Summary | |
|---|---|
AnnotationDrivenEntitySchemaFactory()
|
|
| Method Summary | |
|---|---|
void |
addEntityClass(java.lang.Class<?> classToScan)
|
void |
addPackageToScan(java.lang.String packageToScan)
|
protected void |
processBeanDefinitions()
Protected Methods |
| Methods inherited from class org.onebusaway.gtfs.csv.schema.AbstractEntitySchemaFactoryImpl |
|---|
applyCsvFieldAnnotationToBean, applyCsvFieldsAnnotationToBean, getEntityMappings, getSchema, registerBeanDefinition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationDrivenEntitySchemaFactory()
| Method Detail |
|---|
public void addPackageToScan(java.lang.String packageToScan)
public void addEntityClass(java.lang.Class<?> classToScan)
protected void processBeanDefinitions()
AbstractEntitySchemaFactoryImpl
processBeanDefinitions in class AbstractEntitySchemaFactoryImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||