goog.string.HtmlSaxHandler
interface that
will take each of the html tags and sanitize it.
Strips unsafe tags and attributes from HTML.
Arguments:
Returns: string
A sanitized HTML, safe to be embedded on the page.
|
code » |