com.stimulsoft.base.json
Class StiJSONHelper
java.lang.Object
com.stimulsoft.base.json.StiJSONHelper
public class StiJSONHelper
- extends Object
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiJSONHelper
public StiJSONHelper()
jsonToHash
public static Hashtable<String,Object> jsonToHash(JSONObject json)
jsonToStringHash
public static Hashtable<String,String> jsonToStringHash(JSONObject json)
isJsonFile
public static List<Object> isJsonFile(InputStream input)
throws IOException
- Throws:
IOException
Copyright © 2017 Stimulsoft. All Rights Reserved.