HtmlDomBuilder
Represents the Tree construction as specified in
8.2.5 Tree construction, on the following page:
http://www.w3.org/html/wg/drafts/html/master/syntax.html
Gets the adjusted current node.
Gets the current node.
Gets if the tree builder has been created for parsing fragments.
Fired in case of a parse error.
Parses the given source and creates the document.
Parses the given source asynchronously and creates the document.
Switches to the fragment algorithm with the specified context
element. Then parses the given source and creates the document.