mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-07 19:14:15 +08:00
Remove executable permission bit from file mode
This commit is contained in:
2
XML.java
Executable file → Normal file
2
XML.java
Executable file → Normal file
@@ -30,7 +30,7 @@ import java.util.Iterator;
|
||||
* This provides static methods to convert an XML text into a JSONObject,
|
||||
* and to covert a JSONObject into an XML text.
|
||||
* @author JSON.org
|
||||
* @version 2015-10-18
|
||||
* @version 2015-12-09
|
||||
*/
|
||||
public class XML {
|
||||
|
||||
|
Reference in New Issue
Block a user