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.
|
org.openstreetmap.josm.io.session |
Provides the classes for user sessions import/export.
|
Modifier and Type | Class and Description |
---|---|
class |
PreferencesWriter
Write preferences to XML.
|
Modifier and Type | Class and Description |
---|---|
class |
GpxWriter
Writes GPX files from GPX data or OSM data.
|
class |
NoteWriter
Class to write a collection of notes out to XML.
|
class |
OsmWriter
Save the dataset into a stream as osm intern xml format.
|
Modifier and Type | Class and Description |
---|---|
static class |
MarkerSessionExporter.MarkerWriter
Writes GPX file from marker data.
|