Calling Java from Prolog

The following built-ins are available for calling Java methods or setting 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 any exception.

Neng-Fa Zhou 2011-05-12