|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.text.Html
public class Html
| Nested Class Summary | |
|---|---|
static interface |
Html.ImageGetter
|
static interface |
Html.TagHandler
|
| Method Summary | |
|---|---|
static String |
escapeHtml(CharSequence text)
|
static Spanned |
fromHtml(String source)
|
static Spanned |
fromHtml(String source,
Html.ImageGetter imageGetter,
Html.TagHandler tagHandler)
|
static String |
toHtml(Spanned text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Spanned fromHtml(String source)
public static Spanned fromHtml(String source,
Html.ImageGetter imageGetter,
Html.TagHandler tagHandler)
public static String toHtml(Spanned text)
public static String escapeHtml(CharSequence text)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||