FileDocCategorySizeDatePackage
DocumentHandler.javaAPI DocApache Lucene 2.1.01320Wed Feb 14 10:45:44 GMT 2007org.apache.lucene.ant

DocumentHandler

public interface DocumentHandler
Allows a class to act as a Lucene document handler
author
Erik Hatcher
created
October 27, 2001

Fields Summary
Constructors Summary
Methods Summary
public org.apache.lucene.document.DocumentgetDocument(java.io.File file)
Gets the document attribute of the DocumentHandler object

param
file Description of Parameter
return
The document value