Parser.stealRoot

Steals the top level node from the parsed JSON stream.

This will be NULL in the same situations as json.parser.Parser.getRoot return NULL.

class Parser
stealRoot
()

Return Value

Type: json.node.Node

the root node