Class SimpleFragListBuilder

    • Constructor Detail

      • SimpleFragListBuilder

        public SimpleFragListBuilder()
      • SimpleFragListBuilder

        public SimpleFragListBuilder​(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