Uses of Class
org.extex.ocpware.engine.UnsupportedOutputException

Packages that use UnsupportedOutputException
org.extex.ocpware.engine This package contains the engine for interpreting ΩCP programs. 
 

Uses of UnsupportedOutputException in org.extex.ocpware.engine
 

Constructors in org.extex.ocpware.engine that throw UnsupportedOutputException
OcpReader(java.io.Reader reader, OcpProgram program)
          Creates a new object.