ReaderGidBuilderImpl.root
T root(json.node.Node propval)Set root property.
Parameters
propval | The root of the JSON tree that the reader should read. |
Returns
Builder instance for fluent chaining
T root(json.node.Node propval)Set root property.
propval | The root of the JSON tree that the reader should read. |