Companion

object Companion

Properties

Link copied to clipboard

The path that selects the document itself.

Functions

Link copied to clipboard
fun parse(expression: String): CatalogPath

Parses an expression such as $.items[*].sku or $["odd name"].

Link copied to clipboard
fun parseJsonPath(expression: String): CatalogPath

Reads an RFC 9535 query as a shape, over the sub-language this type can represent.