Use the JSONParser class methods to parse JSON-encoded content. These methods enable you to parse a JSON-formatted response that’s returned from a call to an external service, such as a web service callout.
Use the <samp>System.JSONParser</samp> methods to parse a response that’s returned from a call to an external service that is in JSON format, such as a JSON-encoded response of a Web service callout.