|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JSONVisitor | |
|---|---|
| com.alibaba.dubbo.common.json | |
| Uses of JSONVisitor in com.alibaba.dubbo.common.json |
|---|
| Methods in com.alibaba.dubbo.common.json with parameters of type JSONVisitor | |
|---|---|
static Object |
JSON.parse(Reader reader,
JSONVisitor handler)
parse json. |
static Object |
JSON.parse(String json,
JSONVisitor handler)
parse json. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||