FileFilter, FilenameFilter, org.apache.commons.io.filefilter.IOFileFilterpublic class VXQueryIOFileFilter extends Object implements org.apache.commons.io.filefilter.IOFileFilter
| Constructor | Description |
|---|---|
VXQueryIOFileFilter() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
accept(File file) |
|
boolean |
accept(File file,
String name) |
public boolean accept(File file)
accept in interface FileFilteraccept in interface org.apache.commons.io.filefilter.IOFileFilterpublic boolean accept(File file, String name)
accept in interface FilenameFilteraccept in interface org.apache.commons.io.filefilter.IOFileFilterCopyright © 2019 Apache Software Foundation. All rights reserved.