Searched refs:setOptionsFromCommandLineArgs (Results 1 – 5 of 5) sorted by relevance
423 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs) in setOptionsFromCommandLineArgs() method435 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs, in setOptionsFromCommandLineArgs() method
141 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs) in setOptionsFromCommandLineArgs() method
501 final List<String> tmpUnconsumedArgs = config.setOptionsFromCommandLineArgs( in createConfigurationFromArgs()583 remainingArgs.addAll(config.setOptionsFromCommandLineArgs(listArgs)); in createGlobalConfigurationFromArgs()
934 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs) in setOptionsFromCommandLineArgs() method in Configuration936 return setOptionsFromCommandLineArgs(listArgs, null); in setOptionsFromCommandLineArgs()943 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs, in setOptionsFromCommandLineArgs() method in Configuration
632 public List<String> setOptionsFromCommandLineArgs(List<String> listArgs) in setOptionsFromCommandLineArgs() method in GlobalConfiguration