mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Update version string for https://github.com/douglascrockford/JSON-java/pull/170
This commit is contained in:
parent
757fd566ab
commit
a971736f5b
1 changed files with 1 additions and 1 deletions
2
XML.java
2
XML.java
|
@ -31,7 +31,7 @@ import java.util.Iterator;
|
||||||
* covert a JSONObject into an XML text.
|
* covert a JSONObject into an XML text.
|
||||||
*
|
*
|
||||||
* @author JSON.org
|
* @author JSON.org
|
||||||
* @version 2015-12-09
|
* @version 2016-01-01
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings("boxing")
|
@SuppressWarnings("boxing")
|
||||||
public class XML {
|
public class XML {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue