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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
javaxt-project
/
javaxt-core
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javaxt-core
src
javaxt
json
JSONObject.java
on
master
User selector
All users
All time
Commit history
Commits on Jun 25, 2025
Improved support for collections and maps in the toString() in the JSONObject class
pborissow
committed
dc5e139
View commit details
Copy full SHA for dc5e139
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
- Fixed bug setting byte[] arrays in the JSONObject class that was introduced in the previous release
Show description for 289a19e
pborissow
committed
289a19e
View commit details
Copy full SHA for 289a19e
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
- Minor code clean-up in the Request class
Show description for 86b6cbd
pborissow
committed
86b6cbd
View commit details
Copy full SHA for 86b6cbd
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
- Updated how byte arrays are represented in the toString() method in the JSONObject. Byte arrays are now Base64 encoded.
Show description for 522a7d5
pborissow
committed
522a7d5
View commit details
Copy full SHA for 522a7d5
View code at this point
Browse repository at this point
Commits on Mar 30, 2023
- Removed the equals() method from JSONObject
Show description for e4db1f2
pborissow
committed
e4db1f2
View commit details
Copy full SHA for e4db1f2
View code at this point
Browse repository at this point
- Initial commit of the Record class
Show description for fb20341
pborissow
committed
fb20341
View commit details
Copy full SHA for fb20341
View code at this point
Browse repository at this point
Minor document updates
Show description for 5e782e5
pborissow
committed
5e782e5
View commit details
Copy full SHA for 5e782e5
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Show description for 0e0f052
pborissow
committed
0e0f052
View commit details
Copy full SHA for 0e0f052
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
- Added new get() method to the JSONObject class
Show description for 8324f9c
pborissow
committed
8324f9c
View commit details
Copy full SHA for 8324f9c
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
- Added H2 reserved keywords to the Database class
Show description for 56b378c
pborissow
committed
56b378c
View commit details
Copy full SHA for 56b378c
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
- Added support for javaxt.sql.Models
Show description for c774cf0
pborissow
committed
c774cf0
View commit details
Copy full SHA for c774cf0
View code at this point
Browse repository at this point
Commits on Sep 17, 2018
- Added isEmpty() method to JSONObject
Show description for 8c0af54
pborissow
committed
8c0af54
View commit details
Copy full SHA for 8c0af54
View code at this point
Browse repository at this point
Commits on Sep 15, 2018
- Updated JSONObject constructor to accept null Strings.
Show description for 89642f4
pborissow
committed
89642f4
View commit details
Copy full SHA for 89642f4
View code at this point
Browse repository at this point
Commits on Jul 28, 2018
- Updated interfaces to the JSONObject and JSONArray classes. Previous methods were obtuse and not user friendly.
Show description for 90431a5
pborissow
committed
90431a5
View commit details
Copy full SHA for 90431a5
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
- Updated setValue for primitive types.
Show description for b9758e6
pborissow
committed
b9758e6
View commit details
Copy full SHA for b9758e6
View code at this point
Browse repository at this point
- Restricted the setValue function to the following types: boolean, double, int, long, String, JSONArray, JSONObject, or javaxt.utils.Value.
Show description for b5cab3b
pborissow
committed
b5cab3b
View commit details
Copy full SHA for b5cab3b
View code at this point
Browse repository at this point
- Implemented equals methods.
Show description for 02faf86
pborissow
committed
02faf86
View commit details
Copy full SHA for 02faf86
View code at this point
Browse repository at this point
Commits on Mar 29, 2018
- Moved JSONTokener into the JSONObject file.
Show description for 9640e56
pborissow
committed
9640e56
View commit details
Copy full SHA for 9640e56
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
- Renamed JSONObject.put() to JSONObject.set()
Show description for 5b1d44e
pborissow
committed
5b1d44e
View commit details
Copy full SHA for 5b1d44e
View code at this point
Browse repository at this point
- Added JSON support.
Show description for 8fb8d53
pborissow
committed
8fb8d53
View commit details
Copy full SHA for 8fb8d53
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.