- From: Henri Sivonen <hsivonen@iki.fi>
- Date: Wed, 3 Sep 2008 09:25:20 +0300
- To: Julian Reschke <julian.reschke@gmx.de>
- Cc: www-archive@w3.org
Hi, On Sep 2, 2008, at 14:38, Julian Reschke wrote: > I just checked my last project where I needed to produce HTML from > Java -- turns out that it falls into the same category, as it uses > javax.xml.transform just for the purpose of serializing to HTML. > Note that this is *not* XSLT, just usage of a standard JDK method to > produce HTML. How can one use javax.xml.transform as a mere serializer? Can that be done without the expense of using an identity transform? -- Henri Sivonen hsivonen@iki.fi http://hsivonen.iki.fi/
Received on Wednesday, 3 September 2008 06:49:58 UTC