|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.io.FileImporter
org.openstreetmap.josm.io.AllFormatsImporter
public class AllFormatsImporter
Dummy importer that adds the "All Formats"-Filter when opening files
| Field Summary |
|---|
| Fields inherited from class org.openstreetmap.josm.io.FileImporter |
|---|
filter |
| Constructor Summary | |
|---|---|
AllFormatsImporter()
|
|
| Method Summary | |
|---|---|
boolean |
acceptFile(java.io.File pathname)
|
private static java.lang.String |
getAllExtensions()
Builds list of all supported extensions by the registered FileImporters. |
| Methods inherited from class org.openstreetmap.josm.io.FileImporter |
|---|
activeLayerChange, compareTo, getBZip2InputStream, getGZipInputStream, getPriority, importData, importData, importDataHandleExceptions, importDataHandleExceptions, isBatchImporter, 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 AllFormatsImporter()
| Method Detail |
|---|
public boolean acceptFile(java.io.File pathname)
acceptFile in class FileImporterprivate static java.lang.String getAllExtensions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||