Searched refs:getTypeForOption (Results 1 – 5 of 5) sorted by relevance
363 value = getKeyStoreValueIfNeeded(value, getTypeForOption(name)); in parseLongOption()390 value = getKeyStoreValueIfNeeded(value, getTypeForOption(name)); in parseGroupedShortOptions()424 String type = getTypeForOption(name); in grabNextValue()
354 public String getTypeForOption(String name) throws ConfigurationException { in getTypeForOption() method in OptionSetter
1137 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