Uses of Class
org.goplanit.gtfs.handler.GtfsFileHandlerCalendars
-
Packages that use GtfsFileHandlerCalendars Package Description org.goplanit.gtfs.converter.service.handler -
-
Uses of GtfsFileHandlerCalendars in org.goplanit.gtfs.converter.service.handler
Subclasses of GtfsFileHandlerCalendars in org.goplanit.gtfs.converter.service.handler Modifier and Type Class Description class
GtfsPlanitFileHandlerCalendar
Handler for handling calendar entries so we can filter a PLANit (Service) network and trips with the found GTFS trips for the appropriate day/time period.
-