mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-18 16:24:19 -07:00
Merge branch 'master' of https://github.com/douglascrockford/JSON-java
This commit is contained in:
commit
48302592cf
14 changed files with 12 additions and 12 deletions
2
XML.java
Executable file → Normal file
2
XML.java
Executable file → Normal file
|
@ -31,7 +31,7 @@ import java.util.Iterator;
|
|||
* covert a JSONObject into an XML text.
|
||||
*
|
||||
* @author JSON.org
|
||||
* @version 2015-10-18
|
||||
* @version 2015-12-09
|
||||
*/
|
||||
@SuppressWarnings("boxing")
|
||||
public class XML {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue