FileDocCategorySizeDatePackage
Html.javaAPI DocAndroid 5.1 API922Sat Mar 14 14:09:42 GMT 2015android.text

Html

public class Html extends Object

Fields Summary
Constructors Summary
Html()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static java.lang.StringescapeHtml(java.lang.CharSequence text)

 throw new RuntimeException("Stub!"); 
public static android.text.SpannedfromHtml(java.lang.String source)

 throw new RuntimeException("Stub!"); 
public static android.text.SpannedfromHtml(java.lang.String source, android.text.Html$ImageGetter imageGetter, android.text.Html$TagHandler tagHandler)

 throw new RuntimeException("Stub!"); 
public static java.lang.StringtoHtml(android.text.Spanned text)

 throw new RuntimeException("Stub!");