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

Method JSONPointer

src/org/json/JSONPointer.java:139–164  ·  view source on GitHub ↗

Pre-parses and initializes a new JSONPointer instance. If you want to evaluate the same JSON Pointer on different JSON documents then it is recommended to keep the JSONPointer instances due to performance considerations. @param pointer the JSON String or URI Fragment representation

(final String pointer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

unescapeMethod · 0.95
equalsMethod · 0.80

Tested by

no test coverage detected