Changeset 18871 in josm for trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/LoadDataHandler.java
- Timestamp:
- 2023-10-16T19:03:11+02:00 (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/LoadDataHandler.java
r18304 r18871 82 82 validateDownloadParams(); 83 83 this.data = args.get("data"); 84 /* *84 /* 85 85 * Holds the mime type. Currently only OSM_MIME_TYPE is supported 86 86 * But it could be extended to text/csv, application/gpx+xml, ... or even binary encoded data
Note:
See TracChangeset
for help on using the changeset viewer.