All Classes and Interfaces
Class
Description
Produce a GTFS Agency
Create and store the GTFS services for the current dataset.
Produce a GTFS Route from a NeTEx Line.
A Stop area repository that loads data from a NeTEx dataset archive.
A stop area repository factory that builds stop area repositories from a NeTEx dataset archive.
Produce a GTFS stop from a NeTEX StopPlace or a NeTEx Quay.
Exception thrown when the NeTEx dataset default timezone cannot be found.
Produce a GTFS Trip or null if the service journey does not correspond to a valid TFS Trip
In particular ServiceJourney having a ServiceAlteration=cancelled or ServiceAlteration=replaced are not valid GTFS Trip.
Utility class for Destination Displays.
Produce an optional GTFS feed info or null if undefined.
GTFSWriter that ignores specific GTFS fields.
Utility class for geometric conversions.
Repository that gives read/write access to the GTFS data model being built.
Entry point class for generating a GTFS dataset from a NeTEx dataset
Base class for exceptions that occur during the NeTEx to GTFS org.entur.netex.gtfs.org.entur.netex.gtfs.export process.
Enumeration of GTFS extended route types.
Exception when serializing the GTFS in-memory model to a GTFS archive.
Serialize a GTFS dataset into a zip archive.
A GTFS service representing an operating period and/or a set of explicitly included/excluded dates
Repository giving access to the list of GTFS service in the GTFS object model being built.
A GTFS shape made of a list of shape points.
Utility class for converting NeTEx values to GTFS-compatible values.
Exception thrown when an Authority does not have a valid URL.
Load a NeTEx dataset into memory.
Repository giving read access to the input NeTEx dataset.
Retrieve a NeTEx entity from an external source.
Exception triggered when the NeTEx dataset cannot be loaded into an in-memory object model.
Exception triggered when a referenced quay cannot be found in the stop area repository.
Produce a GTFS Route.
Check the service alteration status for ServiceJourneys and DatedServiceJourneys.
Produce a GTFS Service Calendar Date.
A GTFS service calendar period defined by an interval [startDate, endDate] and a set of days of week for which the service is running.
Produce a GTFS Service Calendar.
Produce a GTFS Shape.
A repository containing NeTEx quays and stop places.
Factory for creating stop area repositories.
Exception triggered when a referenced stop place cannot be found in the stop area repository.
Produce a GTFS Stop.
Produce a GTFS Stop Time.
Utility for GTFS Stop.
Produce a GTFS Transfer
Utility class for transport modes.
Produce a GTFS Trip.