A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

Validator.nu parser

From WHATWG Wiki
Revision as of 22:29, 5 July 2007 by Hsivonen (talk | contribs) (Add category)
Jump to navigation Jump to search

The Validator.nu parser is a work in progress to develop an implementation of the HTML5 parsing algorithm in Java with SAX, XOM and DOM interfaces (and a design that is extensible to dom4j, JDOM and buffered StAX).

The code is available from

svn co http://svn.versiondude.net/whattf/htmlparser/trunk/ htmlparser

More information from hsivonen at #whatwg.