goog.string.html.HtmlParser
visitor, that gets
called while the HTML is being parsed.
goog.string.html.HtmlSaxHandler |
goog.string.html.HtmlSanitizer | goog.string.html.HtmlSaxHandler |
![]()
Handler called when CDATA is found.
Arguments:
|
code » | ||
![]()
Handler called when the parser found a closing tag.
Arguments:
|
code » | ||
![]()
Handler called when PCDATA is found.
Arguments:
|
code » | ||
![]()
Handler called when RCDATA is found.
Arguments:
|
code » | ||
![]()
Handler called when the parser found a new tag.
|
code » |