Class ArraySortFunctionIterator

java.lang.Object
org.rumbledb.runtime.RuntimeIterator
org.rumbledb.runtime.HybridRuntimeIterator
org.rumbledb.runtime.functions.arrays.ArraySortFunctionIterator
All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable, Serializable, RuntimeIteratorInterface

public class ArraySortFunctionIterator extends HybridRuntimeIterator
XPath and XQuery Functions and Operators 3.1 array:sort: array:sort($array), array:sort($array, $collation?), array:sort($array, $collation?, $key).
See Also: