Searched refs:getTypeForOption (Results 1 – 5 of 5) sorted by relevance
406 value = getKeyStoreValueIfNeeded(value, getTypeForOption(name)); in parseLongOption()436 value = getKeyStoreValueIfNeeded(value, getTypeForOption(name)); in parseGroupedShortOptions()473 String type = getTypeForOption(name); in grabNextValue()
357 public String getTypeForOption(String name) throws ConfigurationException { in getTypeForOption() method in OptionSetter
1230 setter.getTypeForOption(optionName); in setOptionsFromCommandLineArgs()
310 String type = getTypeForOption(name); in grabNextValue()
235 public String getTypeForOption(String name) throws ConfigurationException { in getTypeForOption() method in OptionSetter