Calling Java functions is not supported by open-source Saxon versions after 9.1.0.8. Their usage makes Web-Client locked into a 10+ year old dependency while latest Saxon supports XSLT 3.0.
There are not that many such functions used in the stylesheets:
Calling Java functions is not supported by open-source Saxon versions after 9.1.0.8. Their usage makes Web-Client locked into a 10+ year old dependency while latest Saxon supports XSLT 3.0.
There are not that many such functions used in the stylesheets:
mxw:getConstructedSource()
java:java.util.UUID
java:java.net.URLDecoder
- unused?It should be possible to implement and register them as Saxon's Integrated extension functions .