Calling java function from XSLT
I have a requirement to transform a value returned in an XSLT. The method to implement the transform is a java function and I understand it is possible to reference the class and call the function directly from within an XSLT.
Does anyone have an example of how this is achieved? The java function is customer code written in PRPC which us contained in a library in PRPC.
PRPC Version 7.2