CSE494
Class FileDocument

java.lang.Object
  |
  +--CSE494.FileDocument

public class FileDocument
extends java.lang.Object

A utility for making Lucene Documents from a File.


Method Summary
static com.lucene.document.Document Document(java.io.File f)
          Makes a document for a File.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

Document

public static com.lucene.document.Document Document(java.io.File f)
                                             throws java.io.FileNotFoundException
Makes a document for a File.

The document has three fields: