类 DictionaryConverter<T extends IDictionary<?>>
- java.lang.Object
-
- cn.cns.web.servlet.convert.DictionaryConverter<T>
-
- 所有已实现的接口:
org.springframework.core.convert.converter.Converter<String,T>
public class DictionaryConverter<T extends IDictionary<?>> extends Object implements org.springframework.core.convert.converter.Converter<String,T>