Changeset 19572 in josm
- Timestamp:
- 2026-05-07T15:12:05+02:00 (5 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/tools/TextTagParser.java
r19571 r19572 49 49 * @param unescapePipe - if true, then replace all '\|' by '|' (issue #14490) 50 50 * @return map of tags 51 * @since 1957 0(parameter unescapePipe added)51 * @since 19571 (parameter unescapePipe added) 52 52 */ 53 53 public static Map<String, String> readTagsByRegexp(String text, String splitRegex, String tagRegex,
Note:
See TracChangeset
for help on using the changeset viewer.
