MCPcopy Create free account
hub / github.com/Erlandys/UE4LinuxLauncher / query

Method query

src/org/json/JSONObject.java:1679–1681  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

queryFromMethod · 0.80

Tested by

no test coverage detected