See: Description
Class | Description |
---|---|
Bindings |
Bindings handles the variable bindings in the communication with the
prolog server. |
PBTerm |
Representations of a Prolog term.
|
PrologSession |
PrologSession handles the connection with the Prolog Server. |
QueryAnswer |
The representation of an answer from the Prolog server.
|
Exception | Description |
---|---|
IllegalCharacterSetException |
A string contained unsupported characters
|