Uses of Package
jdk.incubator.json
Packages that use jdk.incubator.json
Package
Description
This API supports processing of JSON text in a simple manner.
-
Classes in jdk.incubator.json used by jdk.incubator.jsonClassDescriptionThe interface that represents JSON array.The interface that represents the JSON boolean literals, "true" and "false".The interface that represents JSON null.The interface that represents JSON number, an arbitrary-precision number represented in base 10 using decimal digits.The interface that represents JSON object.The interface that represents JSON string.The interface that represents a JSON value.