Uses of Package
org.extex.interpreter.observer.pop

Packages that use org.extex.interpreter.observer.pop
org.extex.interpreter.max This package contains the macro expansion engine and supporting classes. 
org.extex.interpreter.observer.pop This package contains definitions for the pop observer. 
org.extex.main.tex This package contains some support classes for the ExTeX main program. 
 

Classes in org.extex.interpreter.observer.pop used by org.extex.interpreter.max
PopObservable
          This interface describes the possibility to register an observer for a pop event.
PopObserver
          This interface describes the ability to receive a notification after a pop occurs.
 

Classes in org.extex.interpreter.observer.pop used by org.extex.interpreter.observer.pop
PopObserver
          This interface describes the ability to receive a notification after a pop occurs.
 

Classes in org.extex.interpreter.observer.pop used by org.extex.main.tex
PopObserver
          This interface describes the ability to receive a notification after a pop occurs.