11.11 XPRIM_JsonElement
An abstract class that represents a JSON element in memory.
A JSON element can be one of the following types:
-
Object
-
Array
-
String
-
Number
-
Boolean
-
Null
Properties
Methods