public interface DocumentHandler
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.document.Document |
getDocument(java.io.File file)
Gets the document attribute of the DocumentHandler object
|
org.apache.lucene.document.Document getDocument(java.io.File file) throws DocumentHandlerException
file
- Description of ParameterDocumentHandlerException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.