Uses of Class
org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
-
Packages that use MultipleNameVisitor Package Description org.openstreetmap.josm.data.validation Provides the classes for JOSM data validation. -
-
Uses of MultipleNameVisitor in org.openstreetmap.josm.data.validation
Methods in org.openstreetmap.josm.data.validation that return MultipleNameVisitor Modifier and Type Method Description MultipleNameVisitor
TestError. getNameVisitor()
Returns a newMultipleNameVisitor
for the list of primitives affected by this error.
-