Package net.sf.saxon.functions.registry
Class UseWhen30FunctionSet
java.lang.Object
net.sf.saxon.functions.registry.BuiltInFunctionSet
net.sf.saxon.functions.registry.UseWhen30FunctionSet
- All Implemented Interfaces:
FunctionLibrary
Function signatures (and pointers to implementations) of the functions available for use
in static expressions (including use-when expressions) in XSLT 3.0 stylesheets
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sf.saxon.functions.registry.BuiltInFunctionSet
BuiltInFunctionSet.Entry
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
static UseWhen30FunctionSet
protected void
init()
Methods inherited from class net.sf.saxon.functions.registry.BuiltInFunctionSet
bind, copy, getConventionalPrefix, getFunctionDetails, getFunctionItem, getNamespace, importFunctionSet, isAvailable, makeFunction, register, registerReducedArityVariants
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sf.saxon.functions.FunctionLibrary
setConfiguration
-
Constructor Details
-
UseWhen30FunctionSet
protected UseWhen30FunctionSet()
-
-
Method Details
-
getInstance
-
init
protected void init() -
addXPathFunctions
protected void addXPathFunctions()
-