Package | Description |
---|---|
org.openstreetmap.josm.data.validation.tests |
Modifier and Type | Field and Description |
---|---|
(package private) MultiMap<java.lang.String,MapCSSTagChecker.TagCheck> |
MapCSSTagChecker.checks |
Modifier and Type | Method and Description |
---|---|
(package private) static MapCSSTagChecker.TagCheck |
MapCSSTagChecker.TagCheck.ofMapCSSRule(MapCSSTagChecker.GroupedMapCSSRule rule) |
Modifier and Type | Method and Description |
---|---|
(package private) static java.util.List<MapCSSTagChecker.TagCheck> |
MapCSSTagChecker.TagCheck.readMapCSS(MapCSSParser css) |
(package private) static java.util.List<MapCSSTagChecker.TagCheck> |
MapCSSTagChecker.TagCheck.readMapCSS(java.io.Reader css) |