Events
List of events emitted during the parsing
start() & end()
start() & end()text(CharSequence)
text(CharSequence)comment(CharSequence)
comment(CharSequence)tag(Tag)
tag(Tag)script(Tag, CharSequence)
script(Tag, CharSequence)doctype(Doctype)
doctype(Doctype)xml() and cdata()
xml() and cdata()error(String)
Last updated
Was this helpful?