Package net.sf.saxon.functions.registry
Class XPath20FunctionSet
java.lang.Object
net.sf.saxon.functions.registry.BuiltInFunctionSet
net.sf.saxon.functions.registry.XPath20FunctionSet
- All Implemented Interfaces:
FunctionLibrary
Function signatures (and pointers to implementations) of the functions defined in XPath 2.0
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sf.saxon.functions.registry.BuiltInFunctionSet
BuiltInFunctionSet.Entry
-
Field Summary
-
Method Summary
Methods inherited from class net.sf.saxon.functions.registry.BuiltInFunctionSet
bind, copy, field, getConventionalPrefix, getFunctionDetails, getFunctionItem, getNamespace, importFunctionSet, isAvailable, makeFunction, register, register, registerVariadic
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
-
Method Details
-
getInstance
-