| Package | Description |
|---|---|
| com.martiansoftware.jsap.ant |
| Class and Description |
|---|
| DefaultValue
Provides a means of specifying default values for the jsap task containing
<default> elements.
|
| FlaggedOptionConfiguration
Stores/provides configuration data for flaggedoptions nested inside a jsap
ant task.
|
| OptionConfiguration
Stores/provides configuration data common to both flaggedoptions and
unflaggedoptions nested inside a jsap ant task.
|
| ParameterConfiguration
Stores/provides configuration data common to switches, flaggedoptions, and
unflaggedoptions
nested inside a jsap ant task.
|
| ParserProperty
Stores/provides a single name/value pair for a PropertyStringParser
For detailed information on using the jsap task, see the documentation for
JSAPAntTask.
|
| SwitchConfiguration
Stores/provides configuration data for switches nested inside a jsap ant
task.
|
| UnflaggedOptionConfiguration
Stores/provides configuration data for unflaggedoptions nested inside a jsap
ant task.
|
Copyright © 2016. All rights reserved.