Spiderscript Home
Class Index | File Index

Classes




Spiderscript Home
Class Index | File Index

Classes




Class JSON

JSON
Defined in: JSON.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
JSON()
http://www.JSON.org/js.html.
Method Summary
Method Attributes Method Name and Description
<static>  
JSON.parse(text, reviver)
<static>  
JSON.stringify(value, replacer, space)
Class Detail
JSON()
http://www.JSON.org/js.html. 2009-04-16.
Method Detail
<static> JSON.parse(text, reviver)
Parameters:
text
reviver

<static> JSON.stringify(value, replacer, space)
Parameters:
value
replacer
space

Documentation generated by JsDoc Toolkit 2.1.0 on Wed Sep 30 2009 09:31:08 GMT+0100 (BST)