|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.ui.json.JSONResult
public class JSONResult
Constructor Summary | |
---|---|
JSONResult(org.json.JSONArray arr)
|
|
JSONResult(org.json.JSONObject obj)
|
Method Summary | |
---|---|
void |
write(java.io.Writer w,
boolean pretty)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSONResult(org.json.JSONArray arr)
public JSONResult(org.json.JSONObject obj)
Method Detail |
---|
public void write(java.io.Writer w, boolean pretty) throws java.io.IOException, org.json.JSONException
java.io.IOException
org.json.JSONException
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |