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