Home | History | Annotate | Download | only in html5lib

Lines Matching full:htmlparser

28     p = HTMLParser(tb, namespaceHTMLElements=namespaceHTMLElements)
35 p = HTMLParser(tb, namespaceHTMLElements=namespaceHTMLElements)
51 class HTMLParser(object):