| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.lucene.ant.FileExtensionDocumentHandlerMethod Summary | |
Document |
|
public Document getDocument(File file) throws DocumentHandlerException
Gets the document attribute of the FileExtensionDocumentHandler object
- Specified by:
- getDocument in interface DocumentHandler
- Parameters:
file- Description of Parameter
- Returns:
- The document value
- Throws:
DocumentHandlerException- Description of Exception