|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.lucas.indexer.DocumentBuilder
public class DocumentBuilder
Constructor Summary | |
---|---|
DocumentBuilder()
|
Method Summary | |
---|---|
org.apache.lucene.document.Document |
createDocument(Collection<org.apache.lucene.document.Field> fields)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentBuilder()
Method Detail |
---|
public org.apache.lucene.document.Document createDocument(Collection<org.apache.lucene.document.Field> fields)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |