Class ArrayFunctionSet.ArrayFromSequence

    • Constructor Detail

      • ArrayFromSequence

        public ArrayFromSequence()
    • Method Detail

      • getFold

        public Fold getFold​(XPathContext context,
                            Sequence... additionalArguments)
        Create the Fold object which is used to perform a streamed evaluation
        Specified by:
        getFold in class FoldingFunction
        Parameters:
        context - the dynamic evaluation context
        additionalArguments - the values of all arguments other than the first.
        Returns:
        the Fold object used to compute the function