Changes

Jump to navigation Jump to search
14 bytes removed ,  16:46, 22 December 2015
no edit summary
A Java variable is retrieved, and a Java function is invoked, by a usual XQuery function call. The namespace of its QName identifies the class, and the local part, which is rewritten to camel case, identifies a variable or function of that class:
* <code>Q{java.lang.Integer}MIN_VALUE()</code> → <code>Integer#MIN_VALUE</code><br/> * <code>Q{java.lang.Object}hash-code()</code> → <code>Object#hashCode()</code><br/> 
=Namespace Declarations=
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu