|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectikbs.kbServer.console.Interpreter
public final class Interpreter
| Constructor Summary | |
|---|---|
Interpreter(KBServerInterface kbserver)
|
|
| Method Summary | |
|---|---|
boolean |
parseInput(java.lang.String line,
java.io.PrintWriter out)
|
void |
printHelloPrompt(java.io.PrintWriter out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Interpreter(KBServerInterface kbserver)
kbServer - | Method Detail |
|---|
public boolean parseInput(java.lang.String line,
java.io.PrintWriter out)
line - :
commande entrée au prompt.out - :
la sortie sur laquelle s'appuyer pour ecrire
public void printHelloPrompt(java.io.PrintWriter out)
out - :
(PrintWriter) sortie sur laquelle afficher les resultats
Affiche une aide
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||