[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] XML to "HTML"
- From: Henri Sivonen <hsivonen@iki.fi>
- To: David A.Lee <dlee@calldei.com>
- Date: Tue, 24 Nov 2009 10:46:12 +0200
On Nov 23, 2009, at 15:04, David A. Lee wrote:
> I'm faced with the 'interesting' request of the web team to produce HTML not XHTML.
...
> Any suggestions ?
The Validator.nu HTML Parser comes with a SAX to text/html serializer:
nu.validator.htmlparser.sax.HtmlSerializer
The SAX events should represent a conforming XHTML5 document. (If they don't, the output may not necessarily be conforming HTML5, either.)
http://about.validator.nu/htmlparser/
--
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]