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
[EMAIL PROTECTED]
http://hsivonen.iki.fi/



Reply via email to