Interface DynamicSequenceBuilder


  • public interface DynamicSequenceBuilder
    Provides a dynamic sequence builder.
    • Method Detail

      • newStaticContext

        FormatterCore newStaticContext()
        Creates a new formatter core at the current position.
        Returns:
        returns a new formatter core
      • newReferencesListContext

        ReferenceListBuilder newReferencesListContext​(ItemSequenceProperties props)
        Creates a new reference list builder at the current position.
        Parameters:
        props - the properties of the reference list
        Returns:
        a new reference list builder