| 
||||||||
| 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.IndexInformation.UpdateHandler
public class IndexInformation.UpdateHandler
DOCUMENT ME!
| Constructor Summary | |
|---|---|
IndexInformation.UpdateHandler()
 | 
|
| Method Summary | |
|---|---|
 void | 
handleNewDocument(org.apache.lucene.index.IndexReader reader,
                  org.apache.lucene.index.Term term,
                  java.io.File file)
Handles a new document.  | 
| Methods inherited from class org.apache.lenya.lucene.index.AbstractIndexIteratorHandler | 
|---|
handleFile, handleStaleDocument, handleUnmodifiedDocument | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public IndexInformation.UpdateHandler()
| Method Detail | 
|---|
public void handleNewDocument(org.apache.lucene.index.IndexReader reader,
                              org.apache.lucene.index.Term term,
                              java.io.File file)
handleNewDocument in interface IndexIteratorHandlerhandleNewDocument in class AbstractIndexIteratorHandler
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||