| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.lucene.index.AbstractDocumentCreator
public class AbstractDocumentCreator
| Constructor Summary | |
|---|---|
AbstractDocumentCreator()
Creates a new instance of AbstractDocumentCreator  | 
|
| 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 AbstractDocumentCreator()
| Method Detail | 
|---|
public org.apache.lucene.document.Document getDocument(java.io.File file,
                                                       java.io.File htdocsDumpDir)
                                                throws java.lang.Exception
getDocument in interface DocumentCreatorfile - 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 | |||||||