Package nu.validator.htmlparser.xom


package nu.validator.htmlparser.xom

This package provides an HTML5 parser that exposes the document through the XOM API.

  • Class
    Description
    Interface for elements that have an associated form pointer.
    Element with an associated form.
    This class implements an HTML5 parser that exposes data through the XOM interface.
    Document with Mode.
    Interface for attaching a DocumentMode on a Document.
    A simpler node factory that does not use Nodes..