Uses of Class
com.martiansoftware.jsap.ant.UnflaggedOptionConfiguration
-
Packages that use UnflaggedOptionConfiguration Package Description com.martiansoftware.jsap.ant -
-
Uses of UnflaggedOptionConfiguration in com.martiansoftware.jsap.ant
Methods in com.martiansoftware.jsap.ant with parameters of type UnflaggedOptionConfiguration Modifier and Type Method Description void
JSAPAntTask. addConfiguredUnflaggedoption(UnflaggedOptionConfiguration unflaggedOptionConfig)
Adds a nested UnflaggedOptionConfiguration to the generated JSAP.
-