FileDocCategorySizeDatePackage
DocumentHandler.javaAPI DocApache Lucene 1.91132Mon Feb 20 09:17:56 GMT 2006org.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