org.plasma.common.io
Class FileNameFilter
java.lang.Object
org.plasma.common.io.FileNameFilter
- All Implemented Interfaces:
- FilenameFilter
public class FileNameFilter
- extends Object
- implements FilenameFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileNameFilter
public FileNameFilter(String expression)
accept
public boolean accept(File dir,
String name)
- Specified by:
accept in interface FilenameFilter
Copyright © 2013. All rights reserved.