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 TypeClassDescriptionclassclassImplementation of the fn:name function according to XQuery 3.1 specification.