Package de.xima.fc.formatter
Interface IFormatter
-
- All Known Implementing Classes:
HTMLFormatter
public interface IFormatter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
format(String input)
Methode zum Formatieren von Texten
-