Class LineBreakElement

java.lang.Object
ai.dat.core.configuration.description.LineBreakElement
All Implemented Interfaces:
BlockElement, InlineElement

public class LineBreakElement extends Object implements InlineElement, BlockElement
Represents a line break in the Description.
  • Method Details

    • linebreak

      public static LineBreakElement linebreak()
      Creates a line break in the description.
    • format

      public void format(Formatter formatter)