|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Bindings | Bindings handles the variable bindings in the
communication with the prolog server. |
PBTerm | PBTerm is the Java representations of Prolog terms. |
PrologSession | PrologSession handles the connection with the Prolog
Server. |
QueryAnswer | QueryAnswer is the Java representation of an answer
from the Prolog server. |
Exception Summary | |
---|---|
IllegalCharacterSetException |
PrologBeans is a package for integrating Prolog with applications in other languages. This is the documentation for the Java version of Prolognbeans. The main idea is to separate the two processes so that they can be run on more than one machine. The Java-side of the interface consists of the package `se.sics.prologbeans', and the Prolog part is the library module `library(prologbeans)'.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |