Package nu.validator.htmlparser.xom
package nu.validator.htmlparser.xom
This package provides an HTML5 parser that exposes the document through the XOM API.
-
ClassDescriptionInterface 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 aDocumentModeon a Document.A simpler node factory that does not useNodes..