mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 00:39:58 +00:00
url of external interface
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@75 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
187537ef7e
commit
8b4b691aeb
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ public class SbbProvider implements NetworkProvider
|
||||||
public StationLocationResult stationLocation(final String stationId) throws IOException
|
public StationLocationResult stationLocation(final String stationId) throws IOException
|
||||||
{
|
{
|
||||||
throw new UnsupportedOperationException();
|
throw new UnsupportedOperationException();
|
||||||
|
// final String uri = "http://fahrplan.sbb.ch/bin/extxml.exe/dn";
|
||||||
}
|
}
|
||||||
|
|
||||||
private String connectionsQueryUri(final String from, final String via, final String to, final Date date, final boolean dep)
|
private String connectionsQueryUri(final String from, final String via, final String to, final Date date, final boolean dep)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue