public class CommandLine extends Object
| Constructor and Description |
|---|
CommandLine() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
parse(String[] args)
Process Win32-style command files for the specified command line
arguments and return the resulting arguments.
|
public static String[] parse(String[] args) throws IOException
IOExceptionCopyright © 2020. All Rights Reserved.