mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 15:29:49 +00:00
Russia lines
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@894 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
455ca30ea3
commit
be1ed2efe6
2 changed files with 4 additions and 7 deletions
|
@ -535,8 +535,6 @@ public final class BahnProvider extends AbstractHafasProvider
|
|||
return 0;
|
||||
}
|
||||
|
||||
private static final Pattern P_LINE_RUSSIA = Pattern
|
||||
.compile("\\d{3}(?:AJ|BJ|DJ|FJ|GJ|IJ|KJ|LJ|NJ|MJ|OJ|RJ|SJ|TJ|UJ|VJ|ZJ|CH|KH|ZH|EI|JA|JI|MZ|SH|PC|Y)");
|
||||
private static final Pattern P_LINE_NUMBER = Pattern.compile("\\d{2,5}");
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue