Navigate user-specified paths in a tree made up of Maps and List and process them
-
void
void
reached leaf node (not a container) in source but specified path expects children -
the specified path does not exist in the source
void
void
void
called when a leaf in a L is reached.
void
called when a leaf node is reached in a M.
void
void
void
void
reached end of branch in source before end of specified path -
the specified path does not exist in the source
void
void
void
void
boolean
boolean
boolean
called when an array node is encountered on the path
boolean
called when an object node is encountered on the path
-