public class PropertiesArgs extends Object
Constructor and Description |
---|
PropertiesArgs() |
Modifier and Type | Method and Description |
---|---|
static void |
parse(Object target,
Properties arguments)
Parse properties instead of String arguments.
|
public static void parse(Object target, Properties arguments)
target
- Either an instance or a classarguments
- The properties that contain the argumentsCopyright © 2021. All rights reserved.