Implementation of the HTML5 parsing algorithm in Java

August 17th, 2007 by Henri Sivonen

There is now an open-source implementation of the HTML5 parsing algorithm in Java 5: the Validator.nu HTML Parser. The parser can be used as a drop-in replacement for the XML parser in applications that use SAX, DOM or XOM APIs to read XHTML 1.x content with an XML parser.

This entry was posted on Friday, August 17th, 2007 at 18:42 and is filed under Conformance Checking, Processing Model, Syntax. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.