public class CommandLine extends Object
Constructor and Description |
---|
CommandLine() |
Modifier and Type | Method and Description |
---|---|
static Properties |
parse(String[] args)
create a Properties object representing the properties set by the command
line args.
|
public static Properties parse(String[] args) throws IllegalArgumentException
IllegalArgumentException
- if args == null