I've used SaxonHE in the past, it's very good. The simplest solution is to
use the Xalan clone in the JRE through the standard JAXP API.

Gary

On Thu, Aug 4, 2022, 04:17 PJ Fanning <fannin...@apache.org> wrote:

> Hi Sandeep,
> I would personally suggest that you use the built-in Java
> TransformerFactory or XPathFactory depending on your needs.
>
> https://www.oracle.com/java/technologies/jaxp-introduction.html
>
> Saxon-HE is another good alternative.
>
> Regards,
> PJ
>
> On 2022/08/04 01:52:25 Sandeep Kumar Chirra wrote:
> > Team,
> >
> > Currently we are using xalan:2.7.2 jar, as it got deprecated is there
> any alternative / equivalent jar which can be used for the same
> functionality.
> >
> > Please let me know
> >
> >
> > Thanks and Regards,
> > Sandeep Kumar Chirra
> > IBM Software Engineer - GPS
> > email: sandeep.kumar.chi...@ibm.com<mailto:sandeep.kumar.chi...@ibm.com>
> > Mobile. 815-570-9532
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
> For additional commands, e-mail: dev-h...@xalan.apache.org
>
>

Reply via email to