public class Car2GoCarRentalDataSource extends GenericCarRentalDataSource
networkName
Constructor and Description |
---|
Car2GoCarRentalDataSource() |
Modifier and Type | Method and Description |
---|---|
void |
configure(Graph graph,
com.fasterxml.jackson.databind.JsonNode jsonNode) |
protected ArrayList<CarRentalStation> |
parseVehicles(InputStream data) |
configure, getRegions, getStations, updateRegions, updateStations
public void configure(Graph graph, com.fasterxml.jackson.databind.JsonNode jsonNode)
protected ArrayList<CarRentalStation> parseVehicles(InputStream data) throws IOException
parseVehicles
in class GenericCarRentalDataSource
IOException
Copyright © 2020. All rights reserved.