Package | Description |
---|---|
org.openstreetmap.josm.actions.upload |
Modifier and Type | Class and Description |
---|---|
class |
FixDataHook.FixDataKey
Data fix to cleanup wrong spelled keys
|
class |
FixDataHook.FixDataSpace
Data fix to remove spaces at begin or end of tags
|
class |
FixDataHook.FixDataTag
Data fix to cleanup wrong spelled tags
|
Modifier and Type | Field and Description |
---|---|
private List<FixDataHook.FixData> |
FixDataHook.deprecated
List of checks to run on data
|