Package com.saxonica.ee.extfn.js
package com.saxonica.ee.extfn.js
This package contains implementations of extension functions and extension instructions that are available only in SaxonJS.
Saxon-EE contains compile-time code to enable these extensions to appear in a stylesheet and to be compiled into a SEF file for run-time execution in SaxonJS.
-
ClassesClassDescriptionThe IXSL3FunctionSet represents additions to the set of Saxon vendor-supplied extension functions that are available from SaxonJS 3.Class IXSLElementFactory.The IXSLFunctionSet represents additions to the set of Saxon vendor-supplied extension functions that are available on SaxonJS.Most of the functions in this library will only run in SaxonJS, some of them only in the browserHandler for ixsl:promise elements in stylesheet.Handler for ixsl:remove-attribute elements in stylesheet.Handler for ixsl:remove-property elements in stylesheet.Handler for ixsl:schedule-action elements in stylesheet.Handler for ixsl:set-attribute elements in stylesheet.Handler for ixsl:set-property elements in stylesheet.Handler for ixsl:set-style elements in stylesheet.The JSFunctionLibrary is a FunctionLibrary that binds XPath function calls to calls on JavaScript methods.This represents a library of function signatures with no actual implementation in SaxonJ.