This library intends to make JSON very easy to interact with in Java; it also makes (de)serialization painless. It wraps around the well-known org.json classes (JSONObject, JSONArray, etc.) which also happen to be included in the Android SDK. As we all know, those stock classes tend to be a pain. They feel bulky, and make you try/catch way too many exceptions.
Features
- There are various ways that this library allows you to construct JSON objects
- Various methods exist for retrieving existing values
- Paths use periods and dollar signs to let you quickly add, retrieve, or remove items
- Index Notation
- This library allows very easy serialization and deserialization
- Automatic Serialization
Categories
JSONLicense
Apache License V2.0Follow Ason
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ason!