### YamlMime:JavaPackage uid: "com.azure.json.models" fullName: "com.azure.json.models" name: "com.azure.json.models" summary: "This package contains models for representing JSON as a tree structure." classes: - "com.azure.json.models.JsonArray" - "com.azure.json.models.JsonBoolean" - "com.azure.json.models.JsonElement" - "com.azure.json.models.JsonNull" - "com.azure.json.models.JsonNumber" - "com.azure.json.models.JsonObject" - "com.azure.json.models.JsonString" desc: "This package contains models for representing JSON as a tree structure.\n\nThe model representation of JSON allows for more convenient manipulation of JSON data while still providing strong typing and validation. Rather than performing string manipulation to modify JSON data, the tree model allows for manipulation using types with well-defined properties and methods." metadata: {} package: "com.azure.json.models" artifact: com.azure:azure-json:1.3.0