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 FileFilter
Copyright © 2016. All rights reserved.