|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sdicons.json.model.JSONValue
com.sdicons.json.model.JSONSimple
public abstract class JSONSimple
Parent class of the atomic JSON types, being JSONNull
, JSONBoolean
, JSONNumber
and JSONString
.
Constructor Summary | |
---|---|
JSONSimple()
|
Method Summary |
---|
Methods inherited from class com.sdicons.json.model.JSONValue |
---|
decorate, getCol, getData, getLine, getStreamName, isArray, isBoolean, isComplex, isDecimal, isInteger, isNull, isNumber, isObject, isSimple, isString, render, render, setData, setLineCol, setStreamName, strip |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSONSimple()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |