jhypercomplex.external_systems
Class Maple
java.lang.Object
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 |
Maple
public Maple()
throws java.io.IOException
- Throws:
java.io.IOException
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