Interface FixDataHook.FixData

    • Method Detail

      • fixKeys

        boolean fixKeys​(Map<String,​String> keys,
                        OsmPrimitive osm)
        Checks if data needs to be fixed and change keys
        Parameters:
        keys - list of keys to be modified
        osm - the object for type validation, don't use keys of it!
        Returns:
        true if keys have been modified