Package | Description |
---|---|
org.openstreetmap.josm.data.validation.tests |
Provides the classes for JOSM data validation tests.
|
Modifier and Type | Method and Description |
---|---|
MapCSSTagChecker.ParseResult |
MapCSSTagChecker.addMapCSS(java.lang.String url)
Adds a new MapCSS config file from the given URL.
|
(package private) static MapCSSTagChecker.ParseResult |
MapCSSTagChecker.TagCheck.readMapCSS(java.io.Reader css) |