Package org.tweetyproject.web.util
Class JSONObject
java.lang.Object
org.tweetyproject.web.util.JSONObject
Generic JSON object placeholder.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JSONObject
public JSONObject()Creates an empty JSON object placeholder.
-