org.shept.util
Class FileUtils.Filter
java.lang.Object
org.shept.util.FileUtils.Filter
- All Implemented Interfaces:
- FileFilter
- Enclosing class:
- FileUtils
private class FileUtils.Filter
- extends Object
- implements FileFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pattern
String pattern
path
String path
FileUtils.Filter
public FileUtils.Filter(String dirPath,
String filePattern)
accept
public boolean accept(File file)
- Specified by:
accept in interface FileFilter
Copyright © 2011. All Rights Reserved.