|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.plexus.util.cli.shell.Shell
org.codehaus.plexus.util.cli.shell.CmdShell
Implementation to call the CMD Shell present on Windows NT, 2000 and XP
| Constructor Summary | |
CmdShell()
|
|
| Method Summary | |
java.util.List |
getCommandLine(java.lang.String executable,
java.lang.String[] arguments)
Specific implementation that quotes the all the command line |
| Methods inherited from class org.codehaus.plexus.util.cli.shell.Shell |
getShellArgs, getShellCommand, getShellCommandLine, setShellArgs, setShellCommand |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CmdShell()
| Method Detail |
public java.util.List getCommandLine(java.lang.String executable,
java.lang.String[] arguments)
getCommandLine in class Shellexecutable - executable that the shell has to callarguments - arguments for the executable, not the shell
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||