mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05:00
Merge pull request #3 from Simulant87/update-readme
Update README.md tested on java 25
This commit is contained in:
@@ -26,7 +26,7 @@ Project goals include:
|
|||||||
* No external dependencies
|
* No external dependencies
|
||||||
* Fast execution and low memory footprint
|
* Fast execution and low memory footprint
|
||||||
* Maintain backward compatibility
|
* Maintain backward compatibility
|
||||||
* Designed and tested to use on Java versions 1.6 - 21
|
* Designed and tested to use on Java versions 1.6 - 25
|
||||||
|
|
||||||
|
|
||||||
The files in this package implement JSON encoders and decoders. The package can also convert between JSON and XML, HTTP headers, Cookies, and CDL.
|
The files in this package implement JSON encoders and decoders. The package can also convert between JSON and XML, HTTP headers, Cookies, and CDL.
|
||||||
|
|||||||
Reference in New Issue
Block a user