Package com.sdicons.json.model
Class JSONSimple
- java.lang.Object
-
- com.sdicons.json.model.JSONValue
-
- com.sdicons.json.model.JSONSimple
-
- Direct Known Subclasses:
JSONBoolean
,JSONNull
,JSONNumber
,JSONString
public abstract class JSONSimple extends JSONValue
-
-
Constructor Summary
Constructors Constructor Description JSONSimple()
-