|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.grid.common.JSONConfigurationUtils
public class JSONConfigurationUtils
Constructor Summary | |
---|---|
JSONConfigurationUtils()
|
Method Summary | |
---|---|
static org.json.JSONObject |
loadJSON(java.lang.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 |
Constructor Detail |
---|
public JSONConfigurationUtils()
Method Detail |
---|
public static org.json.JSONObject loadJSON(java.lang.String resource)
resource
-
java.io.IOException
org.json.JSONException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |