Calling Java from Prolog

The following built-ins are available for calling Java methods, or for setting the fields of a Java object. The exception java_exception(Goal) is raised if the Java method or field does not exist, or if the Java method throws an exception.

Neng-Fa Zhou 2013-01-25