Package | Description |
---|---|
org.openstreetmap.josm.io |
Provides the classes for JOSM input/output support.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<PrimitiveId,DiffResultProcessor.DiffResultEntry> |
DiffResultProcessor.diffResults
mapping from old id to new id and version, the result of parsing the diff result
replied by the server
|
Modifier and Type | Method and Description |
---|---|
(package private) java.util.Map<PrimitiveId,DiffResultProcessor.DiffResultEntry> |
DiffResultProcessor.getDiffResults() |