Module org.htmlunit

Package org.htmlunit.html.parser


package org.htmlunit.html.parser
Contains the html parser interface.
  • Class
    Description
    Utility methods for parsing HTML floating-point numbers.
    Interface 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.