Package cn.mapway.ui.client.tools
Class JSON
java.lang.Object
cn.mapway.ui.client.tools.JSON
The type Json.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JSON
public JSON()
-
-
Method Details
-
stringify
Stringify string.- Parameters:
obj- the obj- Returns:
- the string
-
parse
Parse object.- Parameters:
obj- the obj- Returns:
- the object
-