public class SimpleFragListBuilder extends BaseFragListBuilder
FragListBuilder
.MARGIN_DEFAULT, MIN_FRAG_CHAR_SIZE_FACTOR
Constructor and Description |
---|
SimpleFragListBuilder() |
SimpleFragListBuilder(int margin) |
Modifier and Type | Method and Description |
---|---|
FieldFragList |
createFieldFragList(FieldPhraseList fieldPhraseList,
int fragCharSize)
create a FieldFragList.
|
acceptPhrase, createFieldFragList
public SimpleFragListBuilder()
public SimpleFragListBuilder(int margin)
public FieldFragList createFieldFragList(FieldPhraseList fieldPhraseList, int fragCharSize)
FragListBuilder
fieldPhraseList
- FieldPhraseList objectfragCharSize
- the length (number of chars) of a fragmentCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.