|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.cyberiantiger.mudclient.parser.ElephantMUDParser
| Constructor Summary | |
ElephantMUDParser()
|
|
| Method Summary | |
boolean |
changeParser()
Should we change the parser |
void |
flush(ConsoleWriter client)
Tell this parser to flush it's output to client. |
java.lang.String |
getName()
Get the name of this parser |
Parser |
getNewParser()
Get the new parser in the event that it should be changed. |
void |
putChar(char ch)
Push a character to this parser. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ElephantMUDParser()
| Method Detail |
public void putChar(char ch)
Parser
putChar in interface Parserpublic void flush(ConsoleWriter client)
Parser
flush in interface Parserpublic java.lang.String getName()
Parser
getName in interface Parserpublic boolean changeParser()
Parser
changeParser in interface Parserpublic Parser getNewParser()
Parser
getNewParser in interface Parser
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||