|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.io.FileExporter
org.openstreetmap.josm.io.OsmExporter
org.openstreetmap.josm.io.OsmGzipExporter
public class OsmGzipExporter
Field Summary |
---|
Fields inherited from class org.openstreetmap.josm.io.FileExporter |
---|
filter |
Constructor Summary | |
---|---|
OsmGzipExporter()
|
Method Summary | |
---|---|
protected java.io.OutputStream |
getOutputStream(java.io.File file)
|
Methods inherited from class org.openstreetmap.josm.io.OsmExporter |
---|
acceptFile, exportData, exportData |
Methods inherited from class org.openstreetmap.josm.io.FileExporter |
---|
activeLayerChange, isEnabled, layerAdded, layerRemoved, setEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OsmGzipExporter()
Method Detail |
---|
protected java.io.OutputStream getOutputStream(java.io.File file) throws java.io.FileNotFoundException, java.io.IOException
getOutputStream
in class OsmExporter
java.io.FileNotFoundException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |