Class UseWhen30FunctionSet

java.lang.Object
net.sf.saxon.functions.registry.BuiltInFunctionSet
net.sf.saxon.functions.registry.UseWhen30FunctionSet
All Implemented Interfaces:
FunctionLibrary
Direct Known Subclasses:
UseWhen40FunctionSet

public class UseWhen30FunctionSet extends BuiltInFunctionSet
Function signatures (and pointers to implementations) of the functions available for use in static expressions (including use-when expressions) in XSLT 3.0 stylesheets
  • Constructor Details

    • UseWhen30FunctionSet

      protected UseWhen30FunctionSet(int version)
  • Method Details

    • getInstance

      public static UseWhen30FunctionSet getInstance(int version)
    • init

      protected void init(int version)
    • addXPathFunctions

      protected void addXPathFunctions(int version)