|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InvalidLibraryException | |
| alice.tuprolog | |
| Uses of InvalidLibraryException in alice.tuprolog |
| Methods in alice.tuprolog that throw InvalidLibraryException | |
Library |
Prolog.loadLibrary(java.lang.String className)
Loads a library. |
void |
Prolog.loadLibrary(Library lib)
Loads a specific instance of a library If a library with the same name is already present, a warning event is notified |
void |
Prolog.unloadLibrary(java.lang.String name)
Unloads a previously loaded library |
| Constructors in alice.tuprolog that throw InvalidLibraryException | |
Prolog(java.lang.String[] libs)
Builds a tuProlog engine with loaded the specified libraries |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||