| Package | Description |
|---|---|
| com.alibaba.dubbo.common.json |
| Modifier and Type | Method and Description |
|---|---|
static Object |
JSON.parse(Reader reader,
JSONVisitor handler)
Deprecated.
parse json.
|
static Object |
JSON.parse(String json,
JSONVisitor handler)
Deprecated.
parse json.
|
Copyright © 2011–2018 The Dubbo Project. All rights reserved.