mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-12-15 15:41:05 +08:00
Remove executable permission bit from file mode
This commit is contained in:
2
XMLTokener.java
Executable file → Normal file
2
XMLTokener.java
Executable file → Normal file
@@ -28,7 +28,7 @@ SOFTWARE.
|
||||
* The XMLTokener extends the JSONTokener to provide additional methods
|
||||
* for the parsing of XML texts.
|
||||
* @author JSON.org
|
||||
* @version 2014-05-03
|
||||
* @version 2015-12-09
|
||||
*/
|
||||
public class XMLTokener extends JSONTokener {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user