Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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