Package de.xima.fc.formatter
Class HTMLFormatter
java.lang.Object
de.xima.fc.formatter.HTMLFormatter
- All Implemented Interfaces:
IFormatter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HTMLFormatter
public HTMLFormatter()
-
-
Method Details
-
format
Description copied from interface:IFormatterMethode zum Formatieren von Texten- Specified by:
formatin interfaceIFormatter- Parameters:
input- der Input-Text- Returns:
- den formatierten Text
-