diff --git a/Doc/Manual/Java.html b/Doc/Manual/Java.html index dc403a98c..3b24c5ba8 100644 --- a/Doc/Manual/Java.html +++ b/Doc/Manual/Java.html @@ -6439,6 +6439,11 @@ This special variable expands to the intermediary class name. Usually this is th unless the jniclassname attribute is specified in the %module directive.
+
+$imfuncname
+This special variable expands to the name of the function on the $imclassname that will be used in $jnicall.
+
$javainterfacename
This special variable is only expanded when the interface feature is applied to a class.