|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ybo.opendata.rennes.Gtfs
public class Gtfs
Point d'entrée pour la gestion des fichiers GTFS.
| Constructor Summary | |
|---|---|
Gtfs()
Constructeur. |
|
| Method Summary | |
|---|---|
List<GtfsFeedInfo> |
getFeedInfo(GtfsFile file)
Permet de récupérer les infos sur un fichier GTFS. |
List<GtfsFile> |
getUpdates()
Récupère la liste gtfs disponible. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Gtfs()
| Method Detail |
|---|
public List<GtfsFile> getUpdates()
throws KeolisReseauException
KeolisReseauException - erreur réseau.
public List<GtfsFeedInfo> getFeedInfo(GtfsFile file)
throws KeolisReseauException
file - fichier GTFS.
KeolisReseauException - erreur réseau.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||