Class JSONParser

java.lang.Object
eu.europa.esig.json.JSONParser

public class JSONParser extends Object
Parses a JSON document and returns a Java object representing the parsed result This class does not perform validation against a JSON schema.