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

java.lang.Object
  extended by 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.


Constructor Summary
SwordBookPath.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

SwordBookPath.CustomFilenameFilter

SwordBookPath.CustomFilenameFilter()
Method Detail

accept

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

Copyright ? 2003-2011