Serialization in Java: Using JSON Simple for Serialization & Parsing
Java
| Beginner
- 11 videos | 1h 16m 52s
- Includes Assessment
- Earns a Badge
When building applications, there is often the need to represent objects using a wire protocol that is both structured and human-readable. The JavaScript Object Notation (JSON) format is a popular and widely used data format for this very purpose. Use this course to get familiar with how JSON format is used to represent data. Examine how simple primitives, entities, and arrays are represented in JSON and the use of JSON Simple library to create JSON objects. You'll also learn more about the SAX-based interface, the JSON Simple library, and the JSONAware and JSONStreamAware interfaces. After completing this course, you will have the knowledge to work with JSON data, serialize structures to the JSON format, and parse JSON data to get Java objects.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseRecall how the json format structures primitives, entities, and arraysSet up an apache maven project and specify dependenciesUse json-simple to read in and write out json dataUse json-simple to read in and write out json arraysUse json-simple to read in and write out complex json structures
-
Explore exceptions that arise when parsing json dataParse json data using the sax interfaceEncode json data using strings and streamsSerialize custom classes to the json formatSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 11s
-
11m 38s
-
6m
-
7m 58s
-
10m 58s
-
7m 26s
-
2m 45s
-
9m 51s
-
8m 6s
-
8m 9s
-
1m 50s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.