mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Version date
This commit is contained in:
parent
93c79ca566
commit
ba2585fe6c
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 2016-01-01
|
* @version 2016-01-30
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings("boxing")
|
@SuppressWarnings("boxing")
|
||||||
public class XML {
|
public class XML {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue