public class JSonFileFilter
extends org.apache.commons.io.filefilter.AbstractFileFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_SUFFIX |
static String |
FILE_TYPE |
| Constructor and Description |
|---|
JSonFileFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File file) |
public static final String FILE_TYPE
public static final String FILE_SUFFIX
public boolean accept(File file)
accept in interface FileFilteraccept in interface org.apache.commons.io.filefilter.IOFileFilteraccept in class org.apache.commons.io.filefilter.AbstractFileFilterCopyright © 2015–2018 openbase.org. All rights reserved.