Package org.htmlunit.html.parser
package org.htmlunit.html.parser
Contains the html parser interface.
-
InterfacesClassDescriptionInterface for the parser used to parse HTML into a HtmlUnit-specific DOM (HU-DOM) tree.INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.Listener for messages from the HTML parser.