set_root


Description:

public void set_root (Node? root)

Sets the root node of the JSON tree to be read by this.

The reader will take a copy of the node.

Parameters:

this

a reader

root

the root node