Package | Description |
---|---|
com.martiansoftware.jsap.ant |
Modifier and Type | Method and Description |
---|---|
ParserProperty[] |
OptionConfiguration.getParserProperties()
Returns an array of ParserProperties for this option's
PropertyStringParser, or null if no ParserProperties
are defined.
|
Modifier and Type | Method and Description |
---|---|
void |
OptionConfiguration.addConfiguredProperty(ParserProperty p)
Adds a property to the current list of properties for this option's
PropertyStringParser.
|
Copyright © 2016. All rights reserved.