| Package | Description |
|---|---|
| org.mdi.bootstrap.launcher |
These classes are used to handle the command-line properties.
|
| Modifier and Type | Method and Description |
|---|---|
ArgumentRef |
ArgumentGroup.getArgumentRef(java.lang.String key)
Return the argumentRef of a specified key in the group.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,ArgumentRef> |
ArgumentGroup.getArgumentRefs()
Return the arguments ref in the group.
|