public class AllFormatsImporter extends FileImporter
filter
Constructor and Description |
---|
AllFormatsImporter() |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptFile(File pathname) |
private static String |
getAllExtensions()
Builds list of all supported extensions by the registered FileImporters.
|
activeLayerChange, compareTo, getBZip2InputStream, getGZipInputStream, getPriority, importData, importData, importDataHandleExceptions, importDataHandleExceptions, isBatchImporter, isEnabled, layerAdded, layerRemoved, setEnabled
public AllFormatsImporter()
public boolean acceptFile(File pathname)
acceptFile
in class FileImporter
private static String getAllExtensions()