JSONProvider.this

Constructs a new JSON provider with the given input JSON to parse

class JSONProvider
this
(
string json
)

Parameters

json string

the input JSON

Throws

JSONException when parsing fails

Meta