There are no implemented interfaces.
CDATA_CONTENT_ELEMENTS
(type:
tuple
)
('script', 'style')
check_for_whole_start_tag(i)
clear_cdata_mode()
close()
Handle any buffered data.
close_enclosed_tags(tag)
close_para_tags(tag)
error(message)
feed(data)
Call this as often as you want, with as little or as much text
as you want (may include
).
fixname(name)
getCode()
get_starttag_text()
Return full source of start tag: <...>
.
getpos()
Return current line number and offset.
goahead(end)
handle_charref(name)
handle_comment(data)
handle_data(data)
handle_decl(data)
handle_endtag(tag)
handle_entityref(name)
handle_pi(data)
handle_startendtag(tag, attrs)
handle_starttag(tag, attrs)
implied_endtag(tag, implied)
parseFile(file)
parseString(data)
parse_comment(i, report=1)
parse_declaration(i)
parse_endtag(i)
parse_marked_section(i, report=1)
parse_pi(i)
parse_starttag(i)
pop_xmlns()
process_ns(name, attrs)
reset()
Reset this instance. Loses all unprocessed data.
scan_xmlns(attrs)
set_cdata_mode()
unescape(s)
unknown_decl(data)
updatepos(i, j)
There are no known subclasses.