parse

fun parse(string: String): IntrospectResponse

Parse to a IntrospectResponse

Return

a IntrospectResponse

Parameters

string

is json format

Throws

if the parse fails or doesn't yield a JSONObject