org.apache.lucene.index
public class IndexFileNameFilter extends Object implements FilenameFilter
Version: $rcs = ' $Id: Exp $ ' ;
Constructor Summary | |
---|---|
IndexFileNameFilter() |
Method Summary | |
---|---|
boolean | accept(File dir, String name) |
static IndexFileNameFilter | getFilter() |
boolean | isCFSFile(String name)
Returns true if this is a file that would be contained
in a CFS file. |