|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
boolean |
changeParser()
Should we change the parser |
void |
flush(ConsoleWriter writer)
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. |
| Method Detail |
public void putChar(char ch)
public void flush(ConsoleWriter writer)
public java.lang.String getName()
public boolean changeParser()
public Parser getNewParser()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||