net.sourceforge.plantuml.cucadiagram.dot
Class ProcessRunnerOld
java.lang.Object
net.sourceforge.plantuml.cucadiagram.dot.ProcessRunnerOld
public class ProcessRunnerOld
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessRunnerOld
public ProcessRunnerOld(String[] cmd)
run
public void run(byte[] in,
OutputStream redirection)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
run
public void run(byte[] in,
OutputStream redirection,
File dir)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
getError
public final String getError()
getOut
public final String getOut()
Copyright © 2014. All Rights Reserved.