JsonElement
Properties
Link copied to clipboard
The value of the JsonElement
Functions
Link copied to clipboard
Is the JsonElement a JsonArray?
Link copied to clipboard
Is the JsonElement a JsonBooleanElement?
Link copied to clipboard
Is the JsonElement a JsonDoubleElement?
Link copied to clipboard
Is the JsonElement a JsonIntegerElement?
Link copied to clipboard
Is the JsonElement a JsonNullElement?
Link copied to clipboard
Is the JsonElement a JsonObject?
Link copied to clipboard
Is the JsonElement a JsonPrimitive?
Link copied to clipboard
Is the JsonElement a JsonStringElement?
Link copied to clipboard
Cast the JsonElement to a JsonArray
Link copied to clipboard
Cast the JsonElement to a JsonBooleanElement
Link copied to clipboard
Cast the JsonElement to a JsonDoubleElement
Link copied to clipboard
Cast the JsonElement to a JsonIntegerElement
Link copied to clipboard
Cast the JsonElement to a JsonNullElement
Link copied to clipboard
Cast the JsonElement to a JsonObject
Link copied to clipboard
Cast the JsonElement to a JsonPrimitive
Link copied to clipboard
Cast the JsonElement to a JsonStringElement