|
||||||||||
| 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.OsmBzip2Exporter
public class OsmBzip2Exporter
| Field Summary |
|---|
| Fields inherited from class org.openstreetmap.josm.io.FileExporter |
|---|
filter |
| Constructor Summary | |
|---|---|
OsmBzip2Exporter()
|
|
| 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 OsmBzip2Exporter()
| Method Detail |
|---|
protected java.io.OutputStream getOutputStream(java.io.File file)
throws java.io.FileNotFoundException,
java.io.IOException
getOutputStream in class OsmExporterjava.io.FileNotFoundException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||