|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.lucene.index.AbstractDocumentCreator
org.apache.lenya.lucene.index.DefaultDocumentCreator
public class DefaultDocumentCreator
| Constructor Summary | |
|---|---|
DefaultDocumentCreator()
Creates a new instance of DefaultDocumentCreator |
|
| Method Summary | |
|---|---|
org.apache.lucene.document.Document |
getDocument(java.io.File file,
java.io.File htdocsDumpDir)
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultDocumentCreator()
| Method Detail |
|---|
public org.apache.lucene.document.Document getDocument(java.io.File file,
java.io.File htdocsDumpDir)
throws java.lang.Exception
getDocument in interface DocumentCreatorgetDocument in class AbstractDocumentCreatorfile - DOCUMENT ME!htdocsDumpDir - DOCUMENT ME!
java.lang.Exception - DOCUMENT ME!
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||