|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.main.tex.TokenPushObserver
public class TokenPushObserver
Observer for the operation of pushing a token to the token stream.
| Constructor Summary | |
|---|---|
TokenPushObserver(java.util.logging.Logger theLogger)
Creates a new object. |
|
| Method Summary | |
|---|---|
void |
update(Token token)
This method is meant to be invoked just after a push event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TokenPushObserver(java.util.logging.Logger theLogger)
theLogger - the logger for potential output| Method Detail |
|---|
public void update(Token token)
update in interface PushObservertoken - the token which has been pushedPushObserver.update(
org.extex.scanner.type.token.Token)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||