public class DirectoryFilter extends Object implements FileFilter
| Constructor and Description |
|---|
DirectoryFilter() |
public boolean accept(File pathname)
accept in interface FileFilterpathname - The abstract pathname to be testedtrue if and only if pathname specifies a
directory, false otherwise.Copyright © 2016 The American National Corpus. All rights reserved.