You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by "Timmins, Patrick W CTR STRATCOM J86 (US)" <pa...@mail.mil> on 2018/03/29 16:20:59 UTC

Saxon XSLT Extensions and TransformXml

I've created some Saxon integrated extensions in java for use in XSLT stylesheets that I want to specify for the "XSLT file name" property of a TransformXml processor.  Where do I put these classes and all their dependencies so that the Saxon processor used by an TransformXml processor can find them?

Thanks for any info.