Package | Description |
---|---|
org.openstreetmap.josm.gui.conflict.tags |
Provides the classes for resolving conflicts between OSM tags.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<TagConflictResolutionUtil.AutomaticChoiceGroup> |
TagConflictResolutionUtil.AutomaticChoiceGroup.groupChoices(java.util.Collection<TagConflictResolutionUtil.AutomaticChoice> choices)
Group a given list of
TagConflictResolutionUtil.AutomaticChoice by the Tag key and the choice group name. |