org.crosswire.jsword.book.sword
Class SwordBookPath.CustomFilenameFilter
java.lang.Object
org.crosswire.jsword.book.sword.SwordBookPath.CustomFilenameFilter
- All Implemented Interfaces:
- FilenameFilter
- Enclosing class:
- SwordBookPath
static class SwordBookPath.CustomFilenameFilter
- extends Object
- implements FilenameFilter
Check that the directories in the version directory really represent
versions.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwordBookPath.CustomFilenameFilter
SwordBookPath.CustomFilenameFilter()
accept
public boolean accept(File parent,
String name)
- Specified by:
accept
in interface FilenameFilter