|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A TextVisitor changes the content of the given Entry.
Entry
Method Summary | |
void |
handleMessage(Message msg)
Handles the Message or forwards it to the successor. |
void |
visit(Entry e)
Changes the content of the given Entry. |
Method Detail |
public void visit(Entry e)
Entry.accept(TextVisitor)
public void handleMessage(Message msg)
msg
- the Message that has to be handled.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |