Class SimpleModificationStrategy
java.lang.Object
org.onebusaway.gtfs_transformer.impl.SimpleModificationStrategy
- All Implemented Interfaces:
EntityTransformStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrun(TransformContext context, GtfsMutableRelationalDao dao, Object entity)
-
Constructor Details
-
SimpleModificationStrategy
-
-
Method Details
-
run
- Specified by:
runin interfaceEntityTransformStrategy
-