[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberConvertFromHtml(String)
Converts an html string into its text equivalent. All the html tags are removed and some tags like break and paragraph tags appropriately converted.
Public methodStatic memberConvertFromHtml(String, Boolean)
Converts an html string into its text equivalent. All the html tags are removed and some tags like break and paragraph tags appropriately converted.

See Also