Package com.xmlcalabash.functions
Class ErrorFunction.ErrorImpl
-
- All Implemented Interfaces:
-
net.sf.saxon.expr.Callable
public final class ErrorFunction.ErrorImpl extends ExtensionFunctionCall
-
-
Field Summary
Fields Modifier and Type Field Description private ExtensionFunctionDefinition
definition
-
Constructor Summary
Constructors Constructor Description ErrorFunction.ErrorImpl()
-
Method Summary
Modifier and Type Method Description Sequence
call(XPathContext context, Array<out Sequence> arguments)
-
Methods inherited from class net.sf.saxon.lib.ExtensionFunctionCall
copyLocalData, effectiveBooleanValue, getDefinition, getStreamingImplementation, rewrite, setDefinition, supplyStaticContext
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-