Package nu.validator.htmlparser.xom

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

See:
          Description

Interface Summary
FormPointer Interface for elements that have an associated form pointer.
Mode Interface for attaching a DocumentMode on a Document.
 

Class Summary
FormPtrElement Element with an associated form.
HtmlBuilder This class implements an HTML5 parser that exposes data through the XOM interface.
ModalDocument Document with Mode.
SimpleNodeFactory A simpler node factory that does not use Nodes..
 

Package nu.validator.htmlparser.xom Description

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