程序包 cc.jfire.dson
类 Dson
java.lang.Object
cc.jfire.dson.Dson
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static <T> TfromString(Type type, String str) static ObjectfromString(String str) static ObjectfromStringByAttribute(String attribute, Type type, String str) static <T> TfromStringByCompile(Type type, String str) static Stringstatic StringtoJsonByCompile(Object entity)
-
字段详细资料
-
DEFAULT_COMPILER_HELPER
public static final cc.jfire.baseutil.smc.compiler.CompileHelper DEFAULT_COMPILER_HELPER
-
-
构造器详细资料
-
Dson
public Dson()
-
-
方法详细资料
-
toJson
-
toJsonByCompile
-
fromString
-
fromStringByCompile
-
fromString
-
fromStringByAttribute
-