Uses of Package
com.clumd.projects.javajson.api
Packages that use com.clumd.projects.javajson.api
-
Classes in com.clumd.projects.javajson.api used by com.clumd.projects.javajson.apiClassDescriptionDefines 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.
-
Classes in com.clumd.projects.javajson.api used by com.clumd.projects.javajson.coreClassDescriptionDefines 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.