Java API for JSON Processing (JSR 353)

GPTKB entity

Properties (38)
Predicate Object
gptkbp:instanceOf gptkb:Java_Platform
gptkbp:allows generating JSON data
parsing JSON data
gptkbp:designedFor JSON data processing
gptkbp:developedBy gptkb:Java_Community_Process
gptkbp:enables JSON data manipulation
gptkbp:facilitates data interchange
https://www.w3.org/2000/01/rdf-schema#label Java API for JSON Processing (JSR 353)
gptkbp:includes JsonArray
JsonObject
JsonReader
JsonWriter
gptkbp:introduced gptkb:Java_EE_7
gptkbp:is lightweight
open-source
widely adopted
platform-independent
easy to use
used for data storage
a standard API
used for configuration files
used for data exchange
part_of_Java_EE_specifications
gptkbp:isCompatibleWith Java_SE_7_and_later
gptkbp:isLocatedIn multiple JSON processing libraries
gptkbp:isPartOf gptkb:Java_EE_platform
gptkbp:isSupportedBy various libraries
gptkbp:isUsedIn RESTful services
microservices
web applications
gptkbp:provides JsonBuilderFactory
JsonGenerator
JsonParser
JSON-P_API
object_model_API
streaming_API
gptkbp:supports JSON data interchange format
gptkbp:uses javax.json package