public class HtmlFormatter extends Object implements FormatterInterface
| Constructor and Description |
|---|
HtmlFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
transform(String text)
Transforms source text into (X)HTML.
|
public String transform(String text)
transform in interface FormatterInterfacetext - Source text.Copyright © 2015–2017 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.