| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.lucene.index.AbstractIndexIteratorHandler
org.apache.lenya.lucene.index.AbstractIndexer.IndexHandler
org.apache.lenya.lucene.index.AbstractIndexer.CreateIndexHandler
public class AbstractIndexer.CreateIndexHandler
DOCUMENT ME!
| Constructor Summary | |
|---|---|
AbstractIndexer.CreateIndexHandler(java.io.File dumpDirectory,
                                   IndexInformation info,
                                   org.apache.lucene.index.IndexWriter writer)
Creates a new CreateIndexHandler object.  | 
|
| Method Summary | |
|---|---|
 void | 
handleFile(org.apache.lucene.index.IndexReader reader,
           java.io.File file)
Handles a file.  | 
| Methods inherited from class org.apache.lenya.lucene.index.AbstractIndexer.IndexHandler | 
|---|
addFile, getDumpDirectory, getInformation, getWriter | 
| Methods inherited from class org.apache.lenya.lucene.index.AbstractIndexIteratorHandler | 
|---|
handleNewDocument, handleStaleDocument, handleUnmodifiedDocument | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AbstractIndexer.CreateIndexHandler(java.io.File dumpDirectory,
                                          IndexInformation info,
                                          org.apache.lucene.index.IndexWriter writer)
dumpDirectory - DOCUMENT ME!info - DOCUMENT ME!writer - DOCUMENT ME!| Method Detail | 
|---|
public void handleFile(org.apache.lucene.index.IndexReader reader,
                       java.io.File file)
handleFile in interface IndexIteratorHandlerhandleFile in class AbstractIndexIteratorHandler
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||