Package | Description |
---|---|
org.openstreetmap.josm.io |
Provides the classes for JOSM input/output support.
|
Modifier and Type | Field and Description |
---|---|
private static OsmWriterFactory |
OsmWriterFactory.theFactory |
Modifier and Type | Method and Description |
---|---|
static void |
OsmWriterFactory.setDefaultFactory(OsmWriterFactory factory)
Sets the default factory.
|