Package com.saxonica.functions.registry
Class UseWhen40FunctionSet
java.lang.Object
net.sf.saxon.functions.registry.BuiltInFunctionSet
net.sf.saxon.functions.registry.UseWhen30FunctionSet
com.saxonica.functions.registry.UseWhen40FunctionSet
- All Implemented Interfaces:
FunctionLibrary
-
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 voidaddXPathFunctions(int version) static UseWhen30FunctionSetgetInstance(int version) Methods inherited from class net.sf.saxon.functions.registry.UseWhen30FunctionSet
initMethods inherited from class net.sf.saxon.functions.registry.BuiltInFunctionSet
bind, copy, field, getConventionalPrefix, getFunctionDetails, getFunctionItem, getNamespace, importFunctionSet, isAvailable, makeFunction, register, register, registerVariadicMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sf.saxon.functions.FunctionLibrary
setConfiguration
-
Constructor Details
-
UseWhen40FunctionSet
protected UseWhen40FunctionSet(int version)
-
-
Method Details
-
getInstance
-
addXPathFunctions
protected void addXPathFunctions(int version) - Overrides:
addXPathFunctionsin classUseWhen30FunctionSet
-