Package | Description |
---|---|
org.openstreetmap.josm.data.validation.tests |
Provides the classes for JOSM data validation tests.
|
Modifier and Type | Class and Description |
---|---|
static class |
SimilarNamedWays.RegExprRule
A rule to replace by regular expression,
so that all strings matching the regular expression are handled as if they were
SimilarNamedWays.RegExprRule.replacement |
static class |
SimilarNamedWays.SynonymRule
A rule that registers synonyms to a given word
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<SimilarNamedWays.NormalizeRule> |
SimilarNamedWays.rules |