Class WeightedFragListBuilder

    • Constructor Detail

      • WeightedFragListBuilder

        public WeightedFragListBuilder()
      • WeightedFragListBuilder

        public WeightedFragListBuilder​(int margin)
    • Method Detail

      • createFieldFragList

        public FieldFragList createFieldFragList​(FieldPhraseList fieldPhraseList,
                                                 int fragCharSize)
        Description copied from interface: FragListBuilder
        create a FieldFragList.
        Parameters:
        fieldPhraseList - FieldPhraseList object
        fragCharSize - the length (number of chars) of a fragment
        Returns:
        the created FieldFragList object