Represents an object for extracting JSON tokens.
Selects a JSON token based on the specified path.
The path to select the token.
The selected JSON token.
Selects multiple JSON tokens based on the specified path.
The path to select the tokens.
An array of selected JSON tokens.
Represents an object for extracting JSON tokens.