A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
U
- untyped(io.kjson.JSONValue,io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.JSONRef.Companion
- Create an untyped reference using the given base JSON and pointer.
- untypedChild(io.kjson.pointer.JSONRef,java.lang.Integer) - function in io.kjson.pointer.ExtensionKt
- Get the named child reference (untyped) from this JSONArray reference.
- untypedChild(io.kjson.pointer.JSONRef,java.lang.String) - function in io.kjson.pointer.ExtensionKt
- Get the named child reference (untyped) from this JSONObject reference.