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