| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.common.json |
| 限定符和类型 | 方法和说明 |
|---|---|
static Object |
JSON.parse(Reader reader,
JSONVisitor handler)
已过时。
parse json.
|
static Object |
JSON.parse(String json,
JSONVisitor handler)
已过时。
parse json.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.