Searched refs:getConverterInstance (Results 1 – 3 of 3) sorted by relevance
19 …IStringConverter<?> getConverterInstance(Parameter parameter, Class<?> forType, String optionName); in getConverterInstance() method
1345 …public IStringConverter<?> getConverterInstance(Parameter parameter, Class<?> forType, String opti… in addConverterFactory()1369 IStringConverter<?> result = f.getConverterInstance(parameter, forType, optionName); in findConverterInstance()
95 …public IStringConverter<?> getConverterInstance(Parameter parameter, Class<?> forType, String opti… in mainWithInstanceFactory()