org.jtools.props
Class SimplePropertyRepository.PropertyEntry.SimpleFileFilter
java.lang.Object
org.jtools.props.SimplePropertyRepository.PropertyEntry.SimpleFileFilter
- All Implemented Interfaces:
- FilenameFilter
- Enclosing class:
- SimplePropertyRepository.PropertyEntry
protected static class SimplePropertyRepository.PropertyEntry.SimpleFileFilter
- extends Object
- implements FilenameFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimplePropertyRepository.PropertyEntry.SimpleFileFilter
public SimplePropertyRepository.PropertyEntry.SimpleFileFilter(String Extension,
String[] Excludes)
accept
public boolean accept(File dir,
String name)
- Specified by:
accept
in interface FilenameFilter
© 2000-2006, JTools.org.