Re: [xsl] XSLT 2 processors

Subject: Re: [xsl] XSLT 2 processors
From: Andriy Gerasika <andriy.gerasika@xxxxxxxxx>
Date: Fri, 10 Feb 2012 19:22:07 +0200
On 02/09/2012 10:53 PM, Mark Giffin wrote:
Sorry, but forget JSON. What is XSLT mainly being used for these days?

XML, JSON... who cares. I like SAX: assuming SAX serializer/deserializer exist, anything can be treated as XML.


For example, you can write XSLT stylesheets transforming JSON: all you need is JSON2SAXParser and SAX2JSONSerializer.

Current Thread