com.conveyal.gtfs.error.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gtfs-lib Show documentation
Show all versions of gtfs-lib Show documentation
A library to load and index GTFS feeds of arbitrary size using disk-backed storage
/**
* This package contains all the objects that represent errors encountered during GTFS loading.
*/
package com.conveyal.gtfs.error;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy