Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.ui.json
Class JSONResult

java.lang.Object
  extended by org.hyperic.hq.ui.json.JSONResult

public class JSONResult
extends java.lang.Object


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

JSONResult

public JSONResult(org.json.JSONArray arr)

JSONResult

public JSONResult(org.json.JSONObject obj)
Method Detail

write

public void write(java.io.Writer w,
                  boolean pretty)
           throws java.io.IOException,
                  org.json.JSONException
Throws:
java.io.IOException
org.json.JSONException

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.