Home | Trees | Indices | Help |
|
---|
|
object --+ | html5lib.html5parser.HTMLParser --+ | HTMLParser
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
strict - raise an exception when a parse error is encountered tree - a treebuilder class controlling the type of tree that will be returned. Built in treebuilders can be accessed through html5lib.treebuilders.getTreeBuilder(treeType) tokenizer - a class that provides a stream of tokens to the treebuilder. This may be replaced for e.g. a sanitizer which converts some tags to text
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Oct 14 18:04:13 2012 | http://epydoc.sourceforge.net |