Package org.apache.juneau.examples.core.json
package org.apache.juneau.examples.core.json
JSON Marshalling Examples
Example classes demonstrating how to use Juneau's JSON marshalling capabilities. These examples show various JSON serialization and parsing scenarios.
-
ClassesClassDescriptionSample class which shows the complex usage of JsonSerializer and JsonParser.Json configuration example.Sample class which shows the simple usage of JsonSerializer and JsonParser.