Package org.javalite.json
package org.javalite.json
-
ClassDescriptionValidates a boolean value in a JSON document.This class is used access data from JSON immediately after parsing.Convenience class to convert JSON strings to and from objects.Represents a
java.util.List
as an object that fronts a chunk of a JSON object.Superclass for JSON validators.Validates that an object at a deep path in teh JSIN structure is an instance of ajava.util.Map
.