public class StandardFileFilter extends Object implements FileFilter
| Constructor and Description |
|---|
StandardFileFilter(String template)
Create a standard file filter
|
public StandardFileFilter(String template)
template - pattern to be used for file filteringpublic boolean accept(File pathname)
accept in interface FileFilterCopyright © 2016. All rights reserved.