Package org.htmlunit.html.parser.neko
package org.htmlunit.html.parser.neko
Contains the neko html parser.
-
ClassDescriptionINTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
The parser and DOM builder.Utility to transmit parsing errors to aHTMLParserListener
.SAX parser implementation that uses the NekoHTMLHTMLConfiguration
to parse HTML into a HtmlUnit-specific DOM (HU-DOM) tree.