Uses of Class
org.rumbledb.runtime.functions.base.LocalFunctionCallIterator
Packages that use LocalFunctionCallIterator
Package
Description
-
Uses of LocalFunctionCallIterator in org.rumbledb.runtime.functions.io
Subclasses of LocalFunctionCallIterator in org.rumbledb.runtime.functions.ioModifier and TypeClassDescriptionclassThe `DocFunctionIterator` class implements the `doc` function from XQuery.classclassclassclassclass -
Uses of LocalFunctionCallIterator in org.rumbledb.runtime.functions.object
Subclasses of LocalFunctionCallIterator in org.rumbledb.runtime.functions.object -
Uses of LocalFunctionCallIterator in org.rumbledb.runtime.functions.strings
Subclasses of LocalFunctionCallIterator in org.rumbledb.runtime.functions.stringsModifier and TypeClassDescriptionclassclassclassclass -
Uses of LocalFunctionCallIterator in org.rumbledb.runtime.functions.xml
Subclasses of LocalFunctionCallIterator in org.rumbledb.runtime.functions.xmlModifier 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.