Creates a JSONPointer using an initialization string and tries to match it to an item within this JSONObject. For example, given a JSONObject initialized with this document: { "a":{"b":"c"} } and this JSONPointer string: "/a/b" Then this method will return the String "c
(String jsonPointer)
source not stored for this graph (policy: none)