接口的使用
cn.zhxu.bs.FieldConvertor.BFieldConvertor
-
cn.zhxu.bs.convertor中FieldConvertor.BFieldConvertor的使用
修饰符和类型类说明class[ String | Number | Boolean to Boolean | boolean] 字段转换器 与DefaultBeanReflector配合使用class[Boolean to Integer | Long | Short | Byte] 字段转换器class日期字段转换器class[字符串 | 整型 to 枚举] 字段转换器(v3.7.0 起支持枚举序号转换)class[Json 字符串 to 对象] 字段转换器 与DefaultBeanReflector配合使用class[字符串 to List] 字段转换器 与DefaultBeanReflector配合使用class[数字 to 数字] 字段转换器 与DefaultBeanReflector配合使用 v4.0.0.alpha3 开始支持 BigDecimal 与 Integer Long Float Double Short Byte 之间的转换class[字符串 to 数字] 字段转换器 与DefaultBeanReflector配合使用class时间字段转换器: java.sql.Time、LocalTime 之间的转换类型变量类型为FieldConvertor.BFieldConvertor的cn.zhxu.bs.convertor中的构造器参数 -
cn.zhxu.bs.implement中FieldConvertor.BFieldConvertor的使用
返回变量类型为FieldConvertor.BFieldConvertor的类型的cn.zhxu.bs.implement中的方法类型变量类型为FieldConvertor.BFieldConvertor的cn.zhxu.bs.implement中的方法参数修饰符和类型方法说明voidDefaultBeanReflector.setConvertors(List<FieldConvertor.BFieldConvertor> convertors) 类型变量类型为FieldConvertor.BFieldConvertor的cn.zhxu.bs.implement中的构造器参数