Class UonComplexExample

java.lang.Object
org.apache.juneau.examples.core.uon.UonComplexExample

public class UonComplexExample extends Object
UON complex example.
See Also:
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Serializing PojoComplex bean into UON format.
      Parameters:
      args - Unused.
      Throws:
      Exception - Unused.