public class HConvertUtils
extends jodd.typeconverter.Convert
| 构造器和说明 |
|---|
HConvertUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static BigDecimal |
toBigDecimal(Object value) |
static BigDecimal |
toBigDecimal(String value) |
static Boolean |
toBoolean(Object value) |
static Byte |
toByte(Object value) |
static Date |
toDate(Object value) |
static Double |
toDouble(Object value) |
static Float |
toFloat(Object value) |
static Integer |
toInteger(Object value) |
static Long |
toLong(Object value) |
static Object |
toObject(Object value,
Class<?> targetType) |
static Short |
toShort(Object value) |
static String |
toString(Object value) |
getConvertBean, toBigDecimal, toBigInteger, toBigInteger, toBoolean, toBooleanArray, toBooleanValue, toBooleanValue, toByte, toByteValue, toByteValue, toCalendar, toCalendar, toCharacter, toCharacter, toCharacterArray, toCharValue, toCharValue, toClass, toClassArray, toDate, toDouble, toDoubleArray, toDoubleValue, toDoubleValue, toFloat, toFloatArray, toFloatValue, toFloatValue, toInteger, toIntegerArray, toIntValue, toIntValue, toJDateTime, toJDateTime, toLong, toLongArray, toLongValue, toLongValue, toShort, toShortArray, toShortValue, toShortValue, toString, toStringArraypublic static BigDecimal toBigDecimal(String value)
public static BigDecimal toBigDecimal(Object value)
Copyright © 2016. All rights reserved.