public class FoldLeftFn extends FoldingFunction
| Modifier and Type | Class and Description |
|---|---|
class |
FoldLeftFn.FoldLeftFold |
| Constructor and Description |
|---|
FoldLeftFn() |
| Modifier and Type | Method and Description |
|---|---|
Fold |
getFold(XPathContext context,
Sequence... arguments)
Create the Fold object which actually performs the evaluation.
|
ItemType |
getResultItemType(Expression[] args)
Get the return type, given knowledge of the actual arguments
|
call, getStreamerNamedependsOnContextItem, dynamicCall, equals, export, exportAdditionalArguments, exportAttributes, fixArguments, getArity, getCardinality, getCompilerName, getContextNode, getDescription, getDetails, getErrorCodeForTypeErrors, getFunctionItemType, getFunctionName, getIntegerBounds, getNetCost, getOperandRoles, getRequiredType, getResultItemType, getRetainedStaticContext, getSpecialProperties, getStaticBaseUriString, importAttributes, isTrustedResultType, makeCall, makeFunction, makeFunctionCall, makeOptimizedFunctionCall, resultIfEmpty, setArity, setDetails, setRetainedStaticContext, supplyTypeInformation, toShortString, toString, typeCheckCalleratomize, deepEquals, effectiveBooleanValue, getAnnotations, getStringValue, getStringValueCS, isArray, isMap, makeNewContext, simplify, typeCheckclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitargumentArray, getGenregetLength, head, isStreamed, itemAt, iterate, iterator, reduce, subsequence, toGroundedValueasIterable, materializemakeRepeatablepublic Fold getFold(XPathContext context, Sequence... arguments) throws XPathException
FoldingFunctiongetFold in class FoldingFunctioncontext - the dynamic evaluation contextarguments - the values of all arguments other than the first.XPathException - if a dynamic error occurspublic ItemType getResultItemType(Expression[] args)
getResultItemType in class SystemFunctionargs - the actual arguments suppliedCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.