Reader.getValue
json.node.Node getValue()Retrieves the value node at the current position of the reader.
If the current position does not contain a scalar value, the reader is set to an error state.
Returns
the current value node
json.node.Node getValue()Retrieves the value node at the current position of the reader.
If the current position does not contain a scalar value, the reader is set to an error state.