klaus.fs
Class LayoutFileFilter
java.lang.Object
klaus.fs.LayoutFileFilter
- All Implemented Interfaces:
- FilenameFilter
public class LayoutFileFilter
- extends Object
- implements FilenameFilter
Checks if a given file is a layout
- Since:
- 2009-03-21 alpha3
- Author:
- Stephan Hillebrand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayoutFileFilter
public LayoutFileFilter()
accept
public boolean accept(File dir,
String name)
- Specified by:
accept
in interface FilenameFilter