We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe9b083 commit 1dd3223Copy full SHA for 1dd3223
API.md
@@ -92,7 +92,7 @@
92
-toJson() -> String //转为json string
93
-toBean() -> Object //转为数据结构体(Map,List,Value)
94
-toBean(type) -> T //转为java object(clz=Object.class:自动输出类型)
95
-
+-toData() -> Object //兼容 snack3
96
97
//填充操作
98
-fill(source:Object) -> self:ONode //填充 bean 到当前节点
0 commit comments