I prefer XQuery over XSLT, but don't find XSLT to be too difficult. I recommend using Saxon. It supports XQuery 1, XSLT 2 and XPath 2.
On Tue, Jan 19, 2010 at 12:25 PM, Rakesh <[email protected]> wrote: > Hi guys, > > we have a requirement on our project to take some xml and transform it into > html for rendering. > > Obviously this screams xslt but I remember using it and it wasn't that fun > (steep learning curve, hard to test, etc). > > A more Java-centric solution would be better and SAX-type solution is > obviously something to consider. However, I haven't looked in this area for > more than 5 years. > > Its 2010, is there anything new out there? > > Cheers > > Rakesh > > PS it needs to be perfromant. -- R. Mark Volkmann Object Computing, Inc. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
