public class RMHTMLParser
extends java.lang.Object
| Constructor and Description |
|---|
RMHTMLParser() |
| Modifier and Type | Method and Description |
|---|---|
static RMXString |
parse(java.lang.String html,
RMFont baseFont)
Returns an xstring for the given html string and a default font.
|