parse
Parse from string.
Return
JsonBrowser instance for navigating in the result
Parameters
json
The JSON object as a string
Throws
When parsing the JSON failed
Parse from string.
Return
JsonBrowser instance for navigating in the result
Parameters
stream
The JSON object as a stream
Throws
When parsing the JSON failed