Uses of Package
jakarta.json.stream
Package
Description
Provides an object model API to process JSON.
Defines serializer depending classes.
Service Provider Interface (SPI) to plug in implementations for
JSON processing objects.
Provides a streaming API to parse and generate
JSON.
-
ClassDescriptionWrites JSON data to an output source in a streaming way.Factory to create
JsonGenerator
instances.Provides forward, read-only access to JSON data in a streaming way.Factory for creatingJsonParser
instances. -
ClassDescriptionWrites JSON data to an output source in a streaming way.Provides forward, read-only access to JSON data in a streaming way.
-
ClassDescriptionWrites JSON data to an output source in a streaming way.Factory to create
JsonGenerator
instances.Provides forward, read-only access to JSON data in a streaming way.Factory for creatingJsonParser
instances. -
ClassDescriptionWrites JSON data to an output source in a streaming way.Provides the location information of a JSON event in an input source.Provides forward, read-only access to JSON data in a streaming way.An event from
JsonParser
.