Class UonExample
java.lang.Object
org.apache.juneau.examples.core.uon.UonExample
Sample class which shows the simple usage of UONSerializer.
See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UonExample
public UonExample()
-
-
Method Details
-
main
Serializing SimplePojo bean into UON type and Deserialize back to Pojo instance type.- Parameters:
args
- Unused.- Throws:
Exception
- Unused.
-