|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Callback
Interface for callbacks to handle processing Documents.
Method Summary | |
---|---|
void |
doWithDocument(org.apache.lucene.document.Document doc)
Callback method for processing Documents. |
Method Detail |
---|
void doWithDocument(org.apache.lucene.document.Document doc) throws Exception
doc
- The Document to process
Exception
- If error
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |