Module json_values
Package jsonvalues.spec
package jsonvalues.spec
This package includes all the classes to define specs to validate and parse JSON
-
ClassDescriptionRepresents a specification of a JSON arrayClass to create JSON array parsers from specsRepresents an error validating a value of a JSONSingleton instance to create JSON readers and writers to parse bytes into JSON and serialize JSON into bytes.Represents a specification of a Json objectClass to create JSON object parsers from specsObject for processing JSON from byte[] and InputStream.