Support #4874

Documentation: Java extension functions: full interface
Status:
New
Priority:
Low
Assignee:
-
Category:
Documentation
Sprint/Milestone:
-
Start date:
2021-01-07
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Description
The infobox on Java extension states
On Saxon-PE and Saxon-EE this can conveniently be done by declaring them in a configuration file
implying that HE can't configure extension functions from a configuration file. This probably changed at some point.
According to the documentation on https://www.saxonica.com/html/documentation/configuration/configuration-file/config-resources.html the extensionFunction element applies to HE PE EE, and I've also been able to run HE with extensionFunctions set from configuration file from command line.
Best regards, Øyvind Gjesdal
History
#1
Updated by Øyvind Liland Gjesdal 11 days ago
The url to the documentation page containing the infobox: https://www.saxonica.com/html/documentation/extensibility/integratedfunctions/ext-full-J.html
Please register to edit this issue