| Package | Description |
|---|---|
| com.martiansoftware.jsap | |
| com.martiansoftware.jsap.defaultsources |
| Modifier and Type | Method and Description |
|---|---|
IDMap |
JSAP.getIDMap()
Returns an IDMap associating long and short flags with their associated
parameters' IDs, and allowing the listing of IDs.
|
| Modifier and Type | Method and Description |
|---|---|
Defaults |
DefaultSource.getDefaults(IDMap idMap,
ExceptionMap exceptionMap)
Returns a set of default values given the configuration described by the
specified IDMap.
|
| Modifier and Type | Method and Description |
|---|---|
Defaults |
PropertyDefaultSource.getDefaults(IDMap idMap,
ExceptionMap exceptionMap)
Returns a Defaults object based upon this PropertyDefaultSource's
properties and the specified IDMap.
|
Copyright © 2016. All rights reserved.