com.svincent.moksa
Class JavaInterface
java.lang.Object
|
+--com.svincent.moksa.JavaInterface
- public class JavaInterface
- extends java.lang.Object
Provides an interface to Java code.
- See Also:
JavaTerm
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
makeJavaError
public static PrologTerm makeJavaError(PrologFactory factory,
java.lang.Throwable ex)
makeJavaError
public static PrologTerm makeJavaError(PrologFactory factory,
java.lang.String atom)
makeJavaError
public static PrologTerm makeJavaError(PrologFactory factory,
java.lang.String atom1,
java.lang.String atom2)
This is documentation for Moksa Prolog, which can be found at http://www.svincent.com/moksa/
Copyright © 1999 Shawn P. Vincent.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.