public class CommandLineSupport extends Object
| Constructor and Description |
|---|
CommandLineSupport() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
setOptions(Object target,
String[] args)
Sets the properties of an object given the command line args.
|
public CommandLineSupport()
public static String[] setOptions(Object target, String[] args)
target - the object that will have it's properties setargs - the command line optionsCopyright © 2005–2017 FuseSource, Corp.. All rights reserved.