Validator.nu parser
From WHATWG Wiki
The Validator.nu HTML parser is an implementation of the HTML5 parsing algorithm in Java with SAX, XOM and DOM interfaces.
The code is available from
svn co http://svn.versiondude.net/whattf/htmlparser/trunk/ htmlparser
More information from hsivonen at #whatwg.
