public final class CommandLineSupport extends Object
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 static String[] setOptions(Object target, String[] args)
target
- the object that will have it's properties setargs
- the commline optionsCopyright © 2005–2018 FuseSource, Corp.. All rights reserved.