| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Indexer
| Method Summary | |
|---|---|
 void | 
configure(org.w3c.dom.Element indexer,
          java.lang.String configFileName)
Configures this indexer.  | 
 void | 
createIndex(java.io.File dumpDirectory,
            java.io.File index)
Indexes the contents of a directory.  | 
 void | 
indexDocument(java.io.File file)
Indexes the content of one file  | 
 void | 
updateIndex(java.io.File dumpDirectory,
            java.io.File index)
Indexes the contents of a directory.  | 
| Method Detail | 
|---|
void configure(org.w3c.dom.Element indexer,
               java.lang.String configFileName)
               throws java.lang.Exception
java.lang.Exception
void createIndex(java.io.File dumpDirectory,
                 java.io.File index)
                 throws java.lang.Exception
java.lang.Exception
void updateIndex(java.io.File dumpDirectory,
                 java.io.File index)
                 throws java.lang.Exception
java.lang.Exception
void indexDocument(java.io.File file)
                   throws java.lang.Exception
java.lang.Exception
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||