Class HTMLFormatter

java.lang.Object
de.xima.fc.formatter.HTMLFormatter
All Implemented Interfaces:
IFormatter

public class HTMLFormatter extends Object implements IFormatter
  • Constructor Details

    • HTMLFormatter

      public HTMLFormatter()
  • Method Details

    • format

      public String format(String input)
      Description copied from interface: IFormatter
      Methode zum Formatieren von Texten
      Specified by:
      format in interface IFormatter
      Parameters:
      input - der Input-Text
      Returns:
      den formatierten Text