Package nu.validator.htmlparser.xom
This package provides an HTML5 parser that exposes the document through the XOM API.
-
Interface Summary Interface Description FormPointer Interface for elements that have an associated form pointer.Mode Interface for attaching aDocumentMode
on a Document. -
Class Summary Class Description FormPtrElement Element with an associated form.HtmlBuilder This class implements an HTML5 parser that exposes data through the XOM interface.ModalDocument Document withMode
.SimpleNodeFactory A simpler node factory that does not useNodes
..