|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface DocumentCreator
An object of a class implementing this interface creates Lucene documents from files.
| Method Summary | |
|---|---|
org.apache.lucene.document.Document |
getDocument(java.io.File file,
java.io.File htdocsDumpDir)
Create a document from a file. |
| Method Detail |
|---|
org.apache.lucene.document.Document getDocument(java.io.File file,
java.io.File htdocsDumpDir)
throws java.lang.Exception
java.lang.Exception
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||