Package | Description |
---|---|
org.openstreetmap.josm.data.preferences |
Provides the classes for storing JOSM user preferences.
|
org.openstreetmap.josm.io |
Provides the classes for JOSM input/output support.
|
Modifier and Type | Method and Description |
---|---|
private void |
PreferencesReader.throwException(java.lang.String msg)
Throw XmlStreamParsingException with line and column number.
|
Modifier and Type | Class and Description |
---|---|
private static class |
OsmReader.OsmParsingCanceledException
Exception thrown after user cancelation.
|