| Interface | Description |
|---|---|
| FileHandler |
interface for lucene filehandler implementations
filehandlers are mapped to fileextensions and used by LuceneManager to extract
text of fileattachments from content-documents
|
| Exception | Description |
|---|---|
| FileHandlerException |
thrown when a filehandler cannot parse a document
|