Package org.apache.juneau.examples.core.uon
package org.apache.juneau.examples.core.uon
UON Marshalling Examples
Example classes demonstrating how to use Juneau's UON (Universal Object Notation) marshalling capabilities. These examples show various UON serialization and parsing scenarios.
-
ClassesClassDescriptionUON complex example.Sample class which shows the simple usage of UONSerializer.