Uses of Class
org.goplanit.gtfs.model.GtfsPathway
-
Packages that use GtfsPathway Package Description org.goplanit.gtfs.handler -
-
Uses of GtfsPathway in org.goplanit.gtfs.handler
Methods in org.goplanit.gtfs.handler with parameters of type GtfsPathway Modifier and Type Method Description voidGtfsFileHandlerPathways. handle(GtfsPathway gtfsPathway)Handle a GTFS pathway
-