Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XSLT 2.0 support in JDK 6?

Does JDK 6 support XSLT 2.0 for transformation.

My question is, does it come with an XSLT processor built for XSLT 2.0? or DO I need to go for other libraries like Saxon.

like image 766
Shaw Avatar asked Nov 27 '25 20:11

Shaw


1 Answers

No, it doesn't, not by default anyway. As you suggest, you need to use Saxon or another option would be Oracle's XDK.

like image 96
Andy Avatar answered Nov 30 '25 13:11

Andy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!