A  C  D  E  F  G  H  I  J  L  M  O  P  R  S  T  U 

L

locateChild(io.kjson.JSONValue,io.kjson.JSONValue) - function in io.kjson.pointer.JSONPointer
Locate the specified target JSONValue in the base JSONValue, and return a JSONPointer pointing to it, based on the current pointer.
locateChild(T) - function in io.kjson.pointer.JSONRef
Locate the specified target JSONValue in the structure below this reference and return a reference to it, or null if not found.
locateChild(io.kjson.JSONValue) - function in io.kjson.pointer.JSONReference
 
A  C  D  E  F  G  H  I  J  L  M  O  P  R  S  T  U