Class Formatter

java.lang.Object
ai.dat.core.configuration.description.Formatter
Direct Known Subclasses:
HtmlFormatter

public abstract class Formatter extends Object
Allows providing multiple formatters for the description. E.g. Html formatter, Markdown formatter etc.
  • Constructor Details

    • Formatter

      public Formatter()
  • Method Details