class documentation

class XHTMLParser(_XHTMLParser):

View In Hierarchy

An html5lib XHTML Parser with lxml as tree.
Method __init__ Undocumented
def __init__(self, strict=False, **kwargs):

Undocumented