Uses of Interface
org.rumbledb.runtime.RuntimeIteratorInterface
Packages that use RuntimeIteratorInterface
Package
Description
-
Uses of RuntimeIteratorInterface in org.rumbledb.runtime
Classes in org.rumbledb.runtime that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.arithmetics
Classes in org.rumbledb.runtime.arithmetics that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.control
Classes in org.rumbledb.runtime.control that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.flwor.clauses
Classes in org.rumbledb.runtime.flwor.clauses that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.flwor.expression
Classes in org.rumbledb.runtime.flwor.expression that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions
Classes in org.rumbledb.runtime.functions that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassDynamic invocation of a function item that represents a builtin named function reference.classPlaceholder body iterator forFunctionItems that represent a builtin named function reference (fn:abs#1).classclassclassfn:function-lookup($name as xs:QName, $arity as xs:integer) as function(*)?classclassclassclassfn:QName($paramURI as xs:string?, $paramQName as xs:string) as xs:QNameclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.arrays
Classes in org.rumbledb.runtime.functions.arrays that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassF&O 3.1 array:append — returns a new array with one additional member (the appendage sequence).classclassXPath and XQuery Functions and Operators 3.1array:filter:array:filter($array as array(*), $predicate as function(item()*) as xs:boolean) as array(*).classclassclassclassXPath and XQuery Functions and Operators 3.1array:for-each:array:for-each($array as array(*), $action as function(item()*) as item()*) as array(*).classXPath and XQuery Functions and Operators 3.1array:for-each-pair:array:for-each-pair($array1 as array(*), $array2 as array(*), $function as function(item()*, item()*) as item()*) as array(*).classclassclassclassclassF&O 3.1 array:join — concatenates the members of a sequence of arrays in order into one array.classclassF&O 3.1 array:put — returns a new array with the member at a 1-based position replaced by a given sequence (FOAY0001 if position is out of bounds).classF&O 3.1 array:remove — returns a new array with members at the given 1-based positions omitted (distinct positions; order preserved).classclassclassXPath and XQuery Functions and Operators 3.1array:sort:array:sort($array),array:sort($array, $collation?),array:sort($array, $collation?, $key).classclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.base
Classes in org.rumbledb.runtime.functions.base that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.booleans
Classes in org.rumbledb.runtime.functions.booleans that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.context
Classes in org.rumbledb.runtime.functions.context that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.dataframe
Classes in org.rumbledb.runtime.functions.dataframe that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.datetime
Classes in org.rumbledb.runtime.functions.datetime that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.datetime.components
Classes in org.rumbledb.runtime.functions.datetime.components that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.durations.components
Classes in org.rumbledb.runtime.functions.durations.components that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.error
Classes in org.rumbledb.runtime.functions.error that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.input
Classes in org.rumbledb.runtime.functions.input that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.io
Classes in org.rumbledb.runtime.functions.io that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassThe `DocFunctionIterator` class implements the `doc` function from XQuery.classclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.maps
Classes in org.rumbledb.runtime.functions.maps that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassXPath/XQuery map:contains($map, $key) implementation.classW3C XPath/XQuerymap:entry: atomizes a single key into exactly one atomic value materializes the value into a general sequence (possibly empty) returns a map containing a single key/value bindingclassFO 3.1 map:find($input as item()*, $key as xs:anyAtomicType) as array(*).classFO 3.1 map:for-each($map as map(*), $action as function(xs:anyAtomicType, item()*) as item()*) as item()*.classDynamic function call when the function item is an XDM map ($map($key)), equivalent tomap:get.classW3C XPath/XQuerymap:get: requires exactly one map argument atomizes the key and requires exactly one atomic value returns the associated value sequence, if present This built-in is local execution only (consistent with map/array accessors).classW3C XPath/XQuerymap:keys: requires exactly one map argument returns the atomic keys present in the map This built-in is local execution only (consistent with map/array accessors).classW3C XPath/XQuerymap:merge:classW3C XPath/XQuerymap:put: requires exactly one map argument atomizes the key and requires exactly one atomic value returns a new map with the entry added or replaced (key equivalence via op:same-key) This built-in is local execution only.classW3C XPath/XQuerymap:remove:map:remove($map as map(*), $keys as xs:anyAtomicType*) as map(*).classW3C map:size function. -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.nullable
Classes in org.rumbledb.runtime.functions.nullable that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.numerics
Classes in org.rumbledb.runtime.functions.numerics that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.numerics.exponential
Classes in org.rumbledb.runtime.functions.numerics.exponential that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.numerics.trigonometric
Classes in org.rumbledb.runtime.functions.numerics.trigonometric that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.object
Classes in org.rumbledb.runtime.functions.object that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.random
Classes in org.rumbledb.runtime.functions.random that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.sequences.aggregate
Classes in org.rumbledb.runtime.functions.sequences.aggregate that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.sequences.cardinality
Classes in org.rumbledb.runtime.functions.sequences.cardinality that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.sequences.general
Classes in org.rumbledb.runtime.functions.sequences.general that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.sequences.value
Classes in org.rumbledb.runtime.functions.sequences.value that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.strings
Classes in org.rumbledb.runtime.functions.strings that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.typing
Classes in org.rumbledb.runtime.functions.typing that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.functions.xml
Classes in org.rumbledb.runtime.functions.xml that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassImplementation of the fn:base-uri function according to XPath and XQuery Functions and Operators 3.1 (https://www.w3.org/TR/xpath-functions-31/#func-base-uri) and the XDM 3.1 base-uri accessor.classImplementation of the fn:document-uri function according to XPath and XQuery Functions and Operators 3.1 (https://www.w3.org/TR/xpath-functions-31/#func-document-uri) and the XDM 3.1 document-uri accessor.classclassImplementation of fn:in-scope-prefixes according to XPath and XQuery Functions and Operators 3.1, Section 14.1.classImplementation of the fn:nilled function according to XPath and XQuery Functions and Operators 3.1 (https://www.w3.org/TR/xpath-functions-31/#func-nilled) and the XDM 3.1 nilled accessor.classImplementation of the fn:name function according to XQuery 3.1 specification.classImplementation of the fn:node-name function according to XPath and XQuery Functions and Operators 3.1 (https://www.w3.org/TR/xpath-functions-31/#func-node-name) and the XDM 3.1 node-name accessor. -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.logics
Classes in org.rumbledb.runtime.logics that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.misc
Classes in org.rumbledb.runtime.misc that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassRuntime iterator for node comparisons.classclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.primary
Classes in org.rumbledb.runtime.primary that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclassXQuery 3.1 map constructor: atomized single-atomic keys and general- sequence values.classclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.scripting
Classes in org.rumbledb.runtime.scripting that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.scripting.block
Classes in org.rumbledb.runtime.scripting.block that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.scripting.control
Classes in org.rumbledb.runtime.scripting.control that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.scripting.declaration
Classes in org.rumbledb.runtime.scripting.declaration that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.scripting.flwor
Classes in org.rumbledb.runtime.scripting.flwor that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.scripting.loops
Classes in org.rumbledb.runtime.scripting.loops that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.scripting.mutation
Classes in org.rumbledb.runtime.scripting.mutation that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.typing
Classes in org.rumbledb.runtime.typing that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.update.expression
Classes in org.rumbledb.runtime.update.expression that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.xml
Classes in org.rumbledb.runtime.xml that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassRuntime iterator for attribute node content.classRuntime iterator for attribute nodes in a direct element constructor.classRuntime iterator for computed comment node constructors.classRuntime iterator for computed attribute constructors.classRuntime iterator for computed element constructors.classRuntime iterator for computed namespace constructors.classRuntime iterator for computed processing instruction constructors.classRuntime iterator for direct comment node constructors.classRuntime iterator for direct element constructors.classRuntime iterator for direct processing instruction constructors.classRuntime iterator for document node constructors.classPostfix lookup with XQuery 3.1 semantics.classclassclassRuntime iterator for text node constructors.classRuntime iterator for text nodes in a direct element constructor.classUnary lookup with XQuery 3.1 semantics. -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.xml.axis
Classes in org.rumbledb.runtime.xml.axis that implement RuntimeIteratorInterface -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.xml.axis.forward
Classes in org.rumbledb.runtime.xml.axis.forward that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of RuntimeIteratorInterface in org.rumbledb.runtime.xml.axis.reverse
Classes in org.rumbledb.runtime.xml.axis.reverse that implement RuntimeIteratorInterfaceModifier and TypeClassDescriptionclassclassclassclassclass