Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
W3SS
/
JSON-java
Public
forked from
stleary/JSON-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
JSON-java
XML.java
on
master
User selector
All users
All time
Commit history
Commits on Feb 4, 2018
XML toJSONObject(Readre reader)
foldvari
committed
7073bc8
View commit details
Copy full SHA for 7073bc8
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
Merge remote-tracking branch 'origin/master' into AndroidSupport
johnjaylward
committed
057e0c7
View commit details
Copy full SHA for 057e0c7
View code at this point
Browse repository at this point
Commits on Aug 19, 2017
Fixes #361.
Show description for de855c5
johnjaylward
committed
de855c5
View commit details
Copy full SHA for de855c5
View code at this point
Browse repository at this point
Commits on Jul 9, 2017
fixes malformed javadoc
johnjaylward
committed
4dbc5ef
View commit details
Copy full SHA for 4dbc5ef
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Updates for supporting the Android API
johnjaylward
committed
e8b1b66
View commit details
Copy full SHA for e8b1b66
View code at this point
Browse repository at this point
Commits on May 23, 2017
* Adds protected entrySet accessor to JSONObject
Show description for 4f5bf16
johnjaylward
committed
4f5bf16
View commit details
Copy full SHA for 4f5bf16
View code at this point
Browse repository at this point
Commits on May 16, 2017
Fixes spelling in comments and removes compile time warnings
John J. Aylward
committed
c870094
View commit details
Copy full SHA for c870094
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
fixes spacing
John J. Aylward
committed
93ffca3
View commit details
Copy full SHA for 93ffca3
View code at this point
Browse repository at this point
fixes object comparison
John J. Aylward
committed
e477d70
View commit details
Copy full SHA for e477d70
View code at this point
Browse repository at this point
Changes encoding to better match the XML spec section 2.2
John J. Aylward
committed
fb1db93
View commit details
Copy full SHA for fb1db93
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
fixes code point appends to string builder
John J. Aylward
committed
f58a0f4
View commit details
Copy full SHA for f58a0f4
View code at this point
Browse repository at this point
Fixes code point output when unescaping code points. XML escapes are an entire code point, not surrogate pairs like in JSON.
John J. Aylward
committed
c11e099
View commit details
Copy full SHA for c11e099
View code at this point
Browse repository at this point
Adds more javadoc.
John J. Aylward
committed
68f92eb
View commit details
Copy full SHA for 68f92eb
View code at this point
Browse repository at this point
Updates to iterate on code points instead of characters and changes the encoding to only encode control characters as defined by ISO standard.
John J. Aylward
committed
34652a8
View commit details
Copy full SHA for 34652a8
View code at this point
Browse repository at this point
Implements unicode escaping similar to JSONObject.
Show description for a2d3b59
John J. Aylward
committed
a2d3b59
View commit details
Copy full SHA for a2d3b59
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Update XML.java
Show description for f881b61
stleary
authored
f881b61
View commit details
Copy full SHA for f881b61
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
Cleans up the JSONML changes and adds similar changes to the XML class
John J. Aylward
committed
09d37e5
View commit details
Copy full SHA for 09d37e5
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Version date
stleary
committed
ba2585f
View commit details
Copy full SHA for ba2585f
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
adds back in the XML.stringToValue method, but deprecates it.
John J. Aylward
committed
c2b3f2b
View commit details
Copy full SHA for c2b3f2b
View code at this point
Browse repository at this point
Removes custom XML stringToValue method in favor of keeping a consistent
Show description for 3007fc8
John J. Aylward
committed
3007fc8
View commit details
Copy full SHA for 3007fc8
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Update version string for https://github.com/douglascrockford/JSON-java/pull/170
stleary
committed
a971736
View commit details
Copy full SHA for a971736
View code at this point
Browse repository at this point
Merge pull request #170 from johnjaylward/HandleArraysConsistently
Show description for 757fd56
stleary
committed
757fd56
View commit details
Copy full SHA for 757fd56
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
Remove executable permission bit from file mode
netheril96
committed
23cf659
View commit details
Copy full SHA for 23cf659
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Formatting
John J. Aylward
committed
105426b
View commit details
Copy full SHA for 105426b
View code at this point
Browse repository at this point
Changes JSONArray for loops to use the new iterators.
John J. Aylward
committed
7886c96
View commit details
Copy full SHA for 7886c96
View code at this point
Browse repository at this point
Modifies XML output to be handled the same for a native java array as well as a JSONArray.
John J. Aylward
committed
91c6f09
View commit details
Copy full SHA for 91c6f09
View code at this point
Browse repository at this point
Commits on Oct 18, 2015
Fix NullPointerException in XML.toString(object, tagName)
Show description for 6757e04
stleary
committed
6757e04
View commit details
Copy full SHA for 6757e04
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
updates file dates
johnjaylward
committed
637c1fe
View commit details
Copy full SHA for 637c1fe
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
Fixes possible NPE
John J. Aylward
committed
ceba8e8
View commit details
Copy full SHA for ceba8e8
View code at this point
Browse repository at this point
Commits on May 5, 2014
Java 1.8.
douglascrockford
committed
a9a0762
View commit details
Copy full SHA for a9a0762
View code at this point
Browse repository at this point
Commits on Nov 14, 2013
stringToValue
douglascrockford
committed
4d86b05
View commit details
Copy full SHA for 4d86b05
View code at this point
Browse repository at this point
Commits on Oct 26, 2012
entityify
douglascrockford
committed
f803a5d
View commit details
Copy full SHA for f803a5d
View code at this point
Browse repository at this point
Commits on Jan 13, 2012
AjayKemparaj: Tabs to spaces and minor java code fixups
ajayk
committed
9420bb7
View commit details
Copy full SHA for 9420bb7
View code at this point
Browse repository at this point
Commits on Feb 10, 2011
attribute="0"
douglascrockford
committed
dced076
View commit details
Copy full SHA for dced076
View code at this point
Browse repository at this point
Commits on Jan 14, 2011
XML.toString(array)
douglascrockford
committed
12b75c4
View commit details
Copy full SHA for 12b75c4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.