public final class HtmlUtils
extends java.lang.Object
Constructor and Description |
---|
HtmlUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
convertToHtml(java.lang.String text)
Converts string with content to html string.
|