| Package | Description |
|---|---|
| org.apache.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–2020 The Apache Software Foundation. All rights reserved.