public class HtmlUtils
extends java.lang.Object
| Constructor and Description |
|---|
HtmlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.CharSequence |
format(java.lang.String html)
Format given HTML string so it is ready to be presented in a text view
|