JEP 540: Simple JSON API (Incubator)
- Summary Define a simple, standard API for parsing and generating JSON documents so that doing so does not require an external library.
- Enable many JSON processing tasks to be accomplished with little coding.
Unverified
- Summary Define a simple, standard API for parsing and generating JSON documents so that doing so does not require an external library.
- Enable many JSON processing tasks to be accomplished with little coding.
Sources: Openjdk