mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +00:00
parse updated position
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@145 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
c9b139b653
commit
568b829744
3 changed files with 29 additions and 3 deletions
|
@ -246,5 +246,5 @@ public final class ParserUtils
|
|||
return link.substring(link.length() - 10);
|
||||
}
|
||||
|
||||
public static final String P_PLATFORM = "[\\wÄÖÜäöüßáàâéèêíìîóòôúùû\\. -/&#;]+";
|
||||
public static final String P_PLATFORM = "[\\wÄÖÜäöüßáàâéèêíìîóòôúùû\\. -/&#;]+?";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue