| Interfaces | |
|---|---|
| ConfigurableDocumentHandler | No description provided. |
| DocumentHandler | Allows a class to act as a Lucene document handler |
| Classes | |
|---|---|
| FileExtensionDocumentHandler | A DocumentHandler implementation to delegate responsibility to based on a files extension. |
| HtmlDocument | The HtmlDocument class creates a Lucene Document from an HTML document. |
| IndexTask | Ant task to index files with Lucene |
| IndexTask.AnalyzerType | No description provided. |
| IndexTask.HandlerConfig | No description provided. |
| TextDocument | A utility for making Lucene Documents from a File. |
| Exceptions | |
|---|---|
| DocumentHandlerException | No description provided. |