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 FileFilter
accept
in interface org.apache.commons.io.filefilter.IOFileFilter
accept
in class org.apache.commons.io.filefilter.AbstractFileFilter
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.