|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object tribble.search.disk.FFilter
File entry filter.
FDirectory
,
FFile
Field Summary | |
static int |
SERIES
Series number. |
Constructor Summary | |
FFilter()
Default constructor. |
Method Summary | |
boolean |
accept(DocumentI ent)
Accept or reject a directory file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int SERIES
Constructor Detail |
public FFilter()
Method Detail |
public boolean accept(DocumentI ent)
accept
in interface DocumentFilterI
ent
- A directory file.
DocumentSearcherI.find(tribble.search.DocumentFilterI)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |