Package com.github.openjson


package com.github.openjson
  • Class
    Description
     
    A dense indexed sequence of values.
    Thrown to indicate a problem with the JSON API.
    A modifiable set of name/value mappings.
    The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
    Lexical scoping elements within this stringer, necessary to insert the appropriate separator characters (ie.
    Parses a JSON (RFC 4627) encoded string into the corresponding object.