|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JSONSimple | |
|---|---|
| com.sdicons.json.model | |
| Uses of JSONSimple in com.sdicons.json.model |
|---|
| Subclasses of JSONSimple in com.sdicons.json.model | |
|---|---|
class |
JSONBoolean
Represents a JSON boolean value. |
class |
JSONDecimal
Represents a JSON float. |
class |
JSONInteger
Represents a JSON int. |
class |
JSONNull
Represents a JSON null value. |
class |
JSONNumber
The parent class of numerical types, being JSONInteger and JSONDecimal. |
class |
JSONString
Represents a JSON delimited string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||