Parser base class which provides some common support methods used by the SGML/HTML and XHTML parsers.
There are no base classes.
There are no implemented interfaces.
There are no attributes in this class.
error(message)
getpos()
Return current line number and offset.
parse_comment(i, report=1)
parse_declaration(i)
parse_marked_section(i, report=1)
reset()
unknown_decl(data)
updatepos(i, j)