|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.main.tex.FileCloseObserver
public class FileCloseObserver
This observer waits for update events when files are closed. According to the
reference in
| Constructor Summary | |
|---|---|
FileCloseObserver(java.util.logging.Logger theLogger)
Creates a new object. |
|
| Method Summary | |
|---|---|
void |
update(TokenStream stream)
This method is meant to be invoked just before a stream is closed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileCloseObserver(java.util.logging.Logger theLogger)
theLogger - the logger for potential output| Method Detail |
|---|
public void update(TokenStream stream)
update in interface StreamCloseObserverstream - the stream to be closedStreamCloseObserver.update(
org.extex.scanner.api.TokenStream)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||