程序包 cc.jfire.dson
类 DsonContext
java.lang.Object
cc.jfire.dson.DsonContext
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明<T> TfromString(Type type, String str) fromStringByAttribute(String attribute, Type type, String str) parseReader(Type type) parseWriter(Type type)
-
构造器详细资料
-
DsonContext
-
DsonContext
public DsonContext()
-
-
方法详细资料
-
parseReader
-
parseWriter
-
fromString
-
toJson
-
fromStringByAttribute
-