Uses of Class
net.sf.json.JSONFunction

Packages that use JSONFunction
net.sf.json the core of the library 
 

Uses of JSONFunction in net.sf.json
 

Methods in net.sf.json that return JSONFunction
static JSONFunction JSONFunction.parse(JSONTokener x)
          Constructs a JSONFunction from a text representation
static JSONFunction JSONFunction.parse(java.lang.String str)
          Constructs a JSONFunction from a text representation
 



Copyright © 2006 null. All Rights Reserved.