org.openqa.grid.common
Class JSONConfigurationUtils
java.lang.Object
org.openqa.grid.common.JSONConfigurationUtils
public class JSONConfigurationUtils
- extends Object
Method Summary |
static org.json.JSONObject |
loadJSON(String resource)
load a json file from the resource or file system. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONConfigurationUtils
public JSONConfigurationUtils()
loadJSON
public static org.json.JSONObject loadJSON(String resource)
- load a json file from the resource or file system.
- Parameters:
resource
-
- Returns:
-
- Throws:
IOException
org.json.JSONException
Copyright © 2012. All Rights Reserved.