A
C
D
E
F
G
H
I
J
L
O
P
R
S
T
U
T
- tokensAsArray() - function in io.kjson.pointer.JSONPointer
- Get the tokens that make up this pointer as an Array.
- tokensAsList() - function in io.kjson.pointer.JSONPointer
- Get the tokens that make up this pointer as a List.
- toString() - function in io.kjson.pointer.JSONPointer
- toString(kotlin.Array,java.lang.Integer) - function in io.kjson.pointer.JSONPointer.Companion
- Create the string form of a JSON pointer from the first n tokens in the specified array.
- toString() - function in io.kjson.pointer.JSONRef
- toString() - function in io.kjson.pointer.JSONReference
- toURIFragment() - function in io.kjson.pointer.JSONPointer
- Convert the
JSONPointerto a form suitable for use in a URI fragment.