Class HTMLFormatter

    • Constructor Detail

      • HTMLFormatter

        public HTMLFormatter()
    • Method Detail

      • 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