Class LineHelper



  • public class LineHelper
    extends Object
    • Constructor Detail

      • LineHelper

        public LineHelper()
    • Method Detail

      • getValue

        public static boolean getValue(org.apache.commons.cli.CommandLine line,
                                       String optionName,
                                       boolean defaultValue,
                                       boolean trueIfPresent)
      • getRemainingArguments

        public static List<String> getRemainingArguments(org.apache.commons.cli.CommandLine line)