|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.derquinse.common.reflect.This<B>
net.conquiris.lucene.document.FieldableBuilder<B>
net.conquiris.lucene.document.BaseFieldBuilder<FieldBuilder>
net.conquiris.lucene.document.FieldBuilder
public final class FieldBuilder
Field builder.
| Method Summary | |
|---|---|
static FieldBuilder |
create(String name)
Creates a new builder. |
| Methods inherited from class net.conquiris.lucene.document.BaseFieldBuilder |
|---|
build, build, build, index, index, norms, tokenize, vector |
| Methods inherited from class net.conquiris.lucene.document.FieldableBuilder |
|---|
store, store, store |
| Methods inherited from class net.derquinse.common.reflect.This |
|---|
thisValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static FieldBuilder create(String name)
name - Field name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||