Uses of Class
org.apache.rat.documentation.options.MavenOption
Packages that use MavenOption
Package
Description
Contains ancillary enhanced options for the various RAT interfaces.
Contains velocity based tools and accessories.
-
Uses of MavenOption in org.apache.rat.documentation.options
Subclasses with type arguments of type MavenOption in org.apache.rat.documentation.optionsModifier and TypeClassDescriptionfinal classA representation of a Maven option based on a CLI option.final classThe collection of MavenOptions equivalent to the CLI options with any unsupported options removed.static final classThe Builder for the MavenOptionCollection. -
Uses of MavenOption in org.apache.rat.documentation.velocity
Methods in org.apache.rat.documentation.velocity that return types with arguments of type MavenOptionModifier and TypeMethodDescriptionRatTool.mvnOptions()Gets a map client option name to Maven Option.