asia.redact.bracket.properties.mgmt
Class ServerLocalizedFileFinder.MyFileFilter
java.lang.Object
asia.redact.bracket.properties.mgmt.ServerLocalizedFileFinder.MyFileFilter
- All Implemented Interfaces:
- FileFilter
- Enclosing class:
- ServerLocalizedFileFinder
class ServerLocalizedFileFinder.MyFileFilter
- extends Object
- implements FileFilter
Files must meet the conditions of matching baseName and ending in .properties to qualify
- Author:
- Dave
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseName
String baseName
ServerLocalizedFileFinder.MyFileFilter
public ServerLocalizedFileFinder.MyFileFilter(String baseName)
accept
public boolean accept(File pathname)
- Specified by:
accept in interface FileFilter
Copyright © 2011-2013 David R. Smith. All Rights Reserved.