public class FileSetFilter extends FileFilter implements FileFilter
Modifier and Type | Field and Description |
---|---|
protected static String[] |
SUFFIXES_TO_IGNORE |
Constructor and Description |
---|
FileSetFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(File file) |
String |
getDescription() |
boolean |
isDataRaster(Object source,
AVList params) |
protected static final String[] SUFFIXES_TO_IGNORE
public boolean accept(File file)
accept
in interface FileFilter
accept
in class FileFilter
public String getDescription()
getDescription
in class FileFilter