public class JSONHelper extends Object
Constructor and Description |
---|
JSONHelper() |
Modifier and Type | Method and Description |
---|---|
static Object |
get(org.apache.wink.json4j.JSONObject jsonObject,
String key) |
static org.apache.wink.json4j.JSONObject |
parse(Reader reader) |
public static org.apache.wink.json4j.JSONObject parse(Reader reader) throws IOException
IOException
Copyright © 2020 The Apache Software Foundation. All rights reserved.