Changeset 4466 in osm for applications/editors/josm/core_0.5/src/org/openstreetmap/josm/io/OsmReader.java
- Timestamp:
- 2007-09-06T00:55:02+02:00 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/core_0.5/src/org/openstreetmap/josm/io/OsmReader.java
r4464 r4466 157 157 list.add(id); 158 158 159 // ---- PARSING ENTITIES ----159 // ---- PARSING RELATIONS ---- 160 160 161 161 } else if (qName.equals("relation")) {
Note:
See TracChangeset
for help on using the changeset viewer.