Class Json


  • public class Json
    extends java.lang.Object
    JSON utilities.
    Since:
    1.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String MEDIA_TYPE
      "application/json; charset=utf-8" media type used as a default for JSON parsing.
    • Constructor Summary

      Constructors 
      Constructor Description
      Json()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait