Package nu.validator.htmlparser.dom


package nu.validator.htmlparser.dom

This package provides an HTML5 parser that exposes the document using the DOM API.

  • Classes
    Class
    Description
     
    The tree builder glue for building a tree through the public DOM APIs.
    This class implements an HTML5 parser that exposes data through the DOM interface.