Tools to build well-formed element trees from arbitrary HTML or XHTML files, based on the TIDY parser library.
This tree builder requires the _elementtidy extension module (available from http://effbot.org/downloads).
Parses an HTML document into an XHTML-style element tree.
ElementTree builder for HTML source code.
For more information about this class, see The TidyHTMLTreeBuilder Class.
An alias for the TidyHTMLTreeBuilder class.
ElementTree builder for HTML source code. This builder converts an HTML document or fragment to an XHTML ElementTree, by running it through the _elementtidy processor.
Finishes feeding data to the parser.
Feeds data to the parser.