| Package | Description |
|---|---|
| nu.validator.htmlparser.dom |
This package provides an HTML5 parser that exposes the document using the DOM API.
|
| nu.validator.htmlparser.xom |
This package provides an HTML5 parser that exposes the document through the XOM API.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DOMTreeBuilder
The tree builder glue for building a tree through the public DOM APIs.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
XOMTreeBuilder |