Class RouteAgencyFieldMappingFactory

java.lang.Object
org.onebusaway.gtfs.serialization.mappings.RouteAgencyFieldMappingFactory
All Implemented Interfaces:
FieldMappingFactory

public class RouteAgencyFieldMappingFactory extends Object implements FieldMappingFactory
Responsible for setting the Route.setAgency(Agency) from a csv "agency_id" field in "routes.txt" and vice-versa.
Author:
bdferris
See Also: