I'm using some Java methods in xsl like below : <xsl:variable name="inSDF" select="SimpleDateFormat:new($datePattern)"/> When i'm executing xsl from Ecli
I am trying to build xalan-c (version 1.12) with icu in Ubuntu but it fails. Could anyone help me with this. Environment : Ubuntu 20.04 Steps to reproduce : Cl