Class LocationsGeoJSONReader
- java.lang.Object
-
- org.onebusaway.gtfs.serialization.LocationsGeoJSONReader
-
public class LocationsGeoJSONReader extends Object
-
-
Constructor Summary
Constructors Constructor Description LocationsGeoJSONReader(Reader reader, String defaultAgencyId)
-
-
-
Method Detail
-
read
public Collection<Location> read() throws IOException
- Throws:
IOException
-
-