Modifier and Type | Class and Description |
---|---|
class |
Base64ToByteArray |
class |
ByteArrayToBase64 |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayToDouble |
class |
ByteArrayToFloat |
class |
ByteArrayToInt |
class |
ByteArrayToLong |
class |
ByteArrayToString |
class |
ByteArrayToUTCDate |
class |
DoubleToByteArray |
class |
FloatToByteArray |
class |
IntToByteArray |
class |
LongToByteArray |
class |
StringByByteArray |
class |
StringToUTCDate |
class |
UTCDateToByteArray |
class |
UTCDateToString |
Modifier and Type | Class and Description |
---|---|
class |
JsonToObject<T>
功能说明: fastjson方式
|
class |
ObjectToJson<T>
功能说明: fastJson方式
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectToText<T> |
class |
TextToObject<T> |
Modifier and Type | Class and Description |
---|---|
class |
ObjectToXml<T> |
class |
XmlToObject<T> |
Modifier and Type | Class and Description |
---|---|
class |
TextToXml |
class |
XmlToText |
Modifier and Type | Class and Description |
---|---|
class |
ClassToSchema |
class |
SchemaToClass |
Modifier and Type | Class and Description |
---|---|
class |
NumberConvert
将汉字数字转换成阿拉伯数字
|
Copyright © 2006–2018 TinyGroup. All rights reserved.