mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Update README
This commit is contained in:
parent
4f8b25d527
commit
96b2e38459
1 changed files with 2 additions and 0 deletions
2
README
2
README
|
@ -71,3 +71,5 @@ XML.java: XML provides support for converting between JSON and XML.
|
|||
JSONML.java: JSONML provides support for converting between JSONML and XML.
|
||||
|
||||
XMLTokener.java: XMLTokener extends JSONTokener for parsing XML text.
|
||||
|
||||
Unit tests are maintained in a separate project. Contributing developers can test JSON-java pull requests with the code in this project: https://github.com/stleary/JSON-Java-unit-test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue