Uses of Class
org.rythmengine.utils.JSONWrapper

Packages that use JSONWrapper
org.rythmengine.template   
org.rythmengine.utils   
 

Uses of JSONWrapper in org.rythmengine.template
 

Methods in org.rythmengine.template with parameters of type JSONWrapper
 ITemplate TemplateBase.__setRenderArg(JSONWrapper jsonData)
           
 ITemplate ITemplate.__setRenderArg(JSONWrapper jsonData)
          Set renderArgs using JSON data
 

Uses of JSONWrapper in org.rythmengine.utils
 

Methods in org.rythmengine.utils that return JSONWrapper
static JSONWrapper JSONWrapper.wrap(String s)
          Parse the string and return the JSONWrapper
 



Copyright © 2013. All Rights Reserved.