Class MavenOptionCollection
java.lang.Object
org.apache.rat.ui.UIOptionCollection<MavenOption>
org.apache.rat.documentation.options.MavenOptionCollection
The collection of MavenOptions equivalent to the CLI options
with any unsupported options removed.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThe Builder for the MavenOptionCollection. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MavenOptionCollectionThe instance of the MavenOptionCollection. -
Method Summary
Methods inherited from class UIOptionCollection
additionalOptions, defaultValue, getMappedOption, getMappedOptions, getOptionMap, getOptions, getSelected, getUnsupportedOptions, isSelected
-
Field Details
-
INSTANCE
The instance of the MavenOptionCollection.
-
-
Method Details
-
getRenameMap
-
builder
-