| NVItem |
|
com.jxml.quick.config.NVItem
|
| Defines a default value for a given name
and extracts an overriding value from the command-line arguments.
|
Attributes:
| name |
Required |
Defines a name of item. |
String name |
| value |
optional |
Defines the value of the given item. |
String value |
|
|