Returns a new JSON parser. deserialize(jsonString, apexType) Deserializes the specified JSON string into an Apex object of the specified type. deserializeStrict(jsonString, apexType) Deserializes the specified JSON string into an Apex object of the specified type.