Uses of Class
org.aoju.bus.core.exception.ConvertException
Packages that use ConvertException
-
Uses of ConvertException in org.aoju.bus.core.convert
Methods in org.aoju.bus.core.convert that throw ConvertExceptionModifier and TypeMethodDescription转换值为指定类型<T> T转换值为指定类型
自定义转换器优先<T> T转换值为指定类型static <T> T转换值为指定类型static <T> T转换值为指定类型static <T> T转换值为指定类型static <T> T转换值为指定类型static <T> T转换值为指定类型转换为指定类型 如果类型无法确定,将读取默认值的类型做为目标类型static <T> TConvert.convertByClassName(String className, Object value) 转换值为指定类型,类型采用字符串表示