|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.fusion.example.FederalistDocCreator
public class FederalistDocCreator
A utility for making Lucene Documents from a File.
Constructor Summary | |
---|---|
FederalistDocCreator()
|
Method Summary | |
---|---|
org.apache.lucene.document.Document |
createDocument(java.io.File file)
|
java.util.List<org.apache.lucene.document.Document> |
createDocuments(java.io.File dir)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FederalistDocCreator()
Method Detail |
---|
public java.util.List<org.apache.lucene.document.Document> createDocuments(java.io.File dir) throws java.io.FileNotFoundException
java.io.FileNotFoundException
public org.apache.lucene.document.Document createDocument(java.io.File file) throws java.io.FileNotFoundException
java.io.FileNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |