A
C
D
E
F
G
H
I
J
O
P
S
T
W
C
- child(io.kjson.pointer.JSONPointer) - function in io.kjson.pointer.JSONPointer
- Return a new
JSONPointerconcatenating this pointer with a child pointer. - child(java.lang.Integer) - function in io.kjson.pointer.JSONPointer
- Return a new
JSONPointerreferencing the nominated child item of the array referenced by this pointer. - child(java.lang.String) - function in io.kjson.pointer.JSONPointer
- Return a new
JSONPointerreferencing the nominated child property of the object referenced by this pointer.