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 TypeClassDescriptionclass
The `DocFunctionIterator` class implements the `doc` function from XQuery.class
class
class
class
class
-
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 TypeClassDescriptionclass
class
class
class
-
Uses of LocalFunctionCallIterator in org.rumbledb.runtime.functions.xml
Subclasses of LocalFunctionCallIterator in org.rumbledb.runtime.functions.xmlModifier and TypeClassDescriptionclass
class
Implementation of the fn:name function according to XQuery 3.1 specification.