Class AntOptionCollection

java.lang.Object
org.apache.rat.ui.UIOptionCollection<AntOption>
org.apache.rat.documentation.options.AntOptionCollection

public final class AntOptionCollection extends UIOptionCollection<AntOption>
The collection of AntOptions equivalent to the CLI options with any unsupported options removed.
  • Field Details

    • INSTANCE

      public static final AntOptionCollection INSTANCE
      The instance of the AntOptionCollection
  • Method Details