Class Maxon


  • public class Maxon
    extends Object
    The Maxon class is the heart of this JSON converter. Using the getAsJson and getFromJson methods, you can transform a Java Object to its JSON representation and vice versa.
    • Constructor Detail

      • Maxon

        public Maxon()
        Instantiates a new Maxon converter with default settings.