JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.xdestx.json
Interface JOk
All Known Implementing Classes:
JBoolean
,
JNumber
,
JSONObject
,
JString
public interface
JOk
An interface representing an object which is compatible with JSONObjects
Author:
xDest
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
toJSONString
()
The String representation of this component or object.
Method Detail
toJSONString
java.lang.String toJSONString()
The String representation of this component or object.
Returns:
A JSON formatted string represeting this object
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method