程序包cn.cns.web.servlet.convert的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • cn.cns.web.servlet.convert.DictionaryConverter<T> (implements org.springframework.core.convert.converter.Converter<S,​T>)
    • cn.cns.web.servlet.convert.DictionaryConverterFactory (implements org.springframework.core.convert.converter.ConverterFactory<S,​R>)