|
|||||||||
| Home >> All >> com >> eireneh >> bible >> book >> [ raw overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.eireneh.bible.book.raw
Class RawBibleDriver.CustomFilenameFilter

java.lang.Objectcom.eireneh.bible.book.raw.RawBibleDriver.CustomFilenameFilter
- All Implemented Interfaces:
- java.io.FilenameFilter
- Enclosing class:
- RawBibleDriver
- static class RawBibleDriver.CustomFilenameFilter
- extends java.lang.Object
- implements java.io.FilenameFilter
- extends java.lang.Object
Check that the directories in the version directory really represent versions.
| Constructor Summary | |
(package private) |
RawBibleDriver.CustomFilenameFilter()
|
| Method Summary | |
boolean |
accept(java.io.File parent,
java.lang.String name)
This method determines whether or not a given file should be included in a directory listing. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
RawBibleDriver.CustomFilenameFilter
RawBibleDriver.CustomFilenameFilter()
| Method Detail |
accept
public boolean accept(java.io.File parent, java.lang.String name)
- Description copied from interface:
java.io.FilenameFilter - This method determines whether or not a given file should be included
in a directory listing.
- Specified by:
acceptin interfacejava.io.FilenameFilter
|
|||||||||
| Home >> All >> com >> eireneh >> bible >> book >> [ raw overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.eireneh.bible.book.raw.RawBibleDriver.CustomFilenameFilter