org.crosswire.jsword.book.sword
Class SwordBookDriver.CustomFilenameFilter

java.lang.Object
  extended by org.crosswire.jsword.book.sword.SwordBookDriver.CustomFilenameFilter
All Implemented Interfaces:
FilenameFilter
Enclosing class:
SwordBookDriver

private static class SwordBookDriver.CustomFilenameFilter
extends Object
implements FilenameFilter

Check that the directories in the version directory really represent versions.


Constructor Summary
private SwordBookDriver.CustomFilenameFilter()
           
 
Method Summary
 boolean accept(File parent, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwordBookDriver.CustomFilenameFilter

private SwordBookDriver.CustomFilenameFilter()
Method Detail

accept

public boolean accept(File parent,
                      String name)
Specified by:
accept in interface FilenameFilter

Copyright ยจ 2003-2005