public class PathFileFilter
extends org.apache.commons.io.filefilter.AbstractFileFilter
| Constructor and Description |
|---|
PathFileFilter(String dirName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File pathname) |
public PathFileFilter(String dirName)
public boolean accept(File pathname)
accept in interface FileFilteraccept in interface org.apache.commons.io.filefilter.IOFileFilteraccept in class org.apache.commons.io.filefilter.AbstractFileFilterCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.