jhypercomplex.external_systems
Class Maple

java.lang.Object
  extended by jhypercomplex.external_systems.Maple

public class Maple
extends java.lang.Object


Constructor Summary
Maple()
           
 
Method Summary
 void close()
           
 void exec(java.lang.String cmd, java.io.PrintWriter out)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Maple

public Maple()
      throws java.io.IOException
Throws:
java.io.IOException
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException

exec

public void exec(java.lang.String cmd,
                 java.io.PrintWriter out)
          throws java.io.IOException
Throws:
java.io.IOException