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