Uses of Class
org.extex.core.Switch

Packages that use Switch
org.extex.interpreter.context.observer.group This package contains definitions for a code change observer. 
 

Uses of Switch in org.extex.interpreter.context.observer.group
 

Constructors in org.extex.interpreter.context.observer.group with parameters of type Switch
SwitchObserver(Switch theTarget, boolean theValue)
          Creates a new object.