Changes

Jump to navigation Jump to search
17 bytes added ,  16:04, 19 July 2021
==Functions and Variables==
Java constructors, functions and variables can be referenced and evaluated by the existing XQuery function syntax:
* The namespace of the function name identifies the Java class.
| <code>string.split(";", 3)</code>
|- valign="top"
| Function Constructor with array argument
| <code>Q{String}new·byte...(xs:hexBinary('414243'))</code>
| <code>new String(new byte[] { 41, 42, 43 })</code>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu