|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectNCLib.Process
public class Process
| Constructor Summary | |
|---|---|
Process()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
exec(java.lang.String cmd)
Execute a command (system() equivalent) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Process()
| Method Detail |
|---|
public static java.lang.String exec(java.lang.String cmd)
throws java.io.IOException
cmd - The command to execute
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||