Show / Hide Table of Contents

Namespace JsonCons.JsonPath

Classes

JsonLocation

Represents the location of a specific JSON value within a root JSON value.

JsonLocationNode

Represents a node of a JsonLocation.

JsonPathParseException

Defines a custom exception object that is thrown when JSONPath parsing fails.

JsonSelector

Provides functionality for retrieving selected values from a root JsonElement.

JsonSelectorOptions

Defines options for processing JSONPath queries.

Structs

PathValuePair

Represents a specific location-value pair within a root JSON value.

Enums

JsonLocationNodeKind

Specifies the type of a path node.

PathExecutionMode

Defines the options for executing selectors

In This Article
Back to top Generated by DocFX