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 Stringformat(String input)Methode zum Formatieren von Texten
-