Uses of Package
com.clumd.projects.javajson.api

  • Class
    Description
    Defines the required methods callable on a JSON object, to get type-safe properties, check existence, and convert to various degrees of string (pretty print etc).
    Defines the required methods to build a JSON object from Java in this framework.
    This defines all methods required to convert a Java object into a JSON object interperable by this framework.
    Used to define all the methods required to verify that a given JSON object satisfies a given JSON Schema.
  • Class
    Description
    Defines the required methods callable on a JSON object, to get type-safe properties, check existence, and convert to various degrees of string (pretty print etc).
    Defines the required methods to build a JSON object from Java in this framework.
    This defines all methods required to convert a Java object into a JSON object interperable by this framework.