Class XSLT30FunctionSet

  • All Implemented Interfaces:
    FunctionLibrary
    Direct Known Subclasses:
    XSLT40FunctionSet

    public class XSLT30FunctionSet
    extends BuiltInFunctionSet
    Function signatures (and pointers to implementations) of the functions defined in XSLT 3.0. This includes the functions defined in XPath 3.1 by reference. It does not include higher-order functions, and it does not include functions in the math/map/array namespaces.
    • Constructor Detail

      • XSLT30FunctionSet

        protected XSLT30FunctionSet()