Companion

Companion object for creating JsonPointer instances and providing constants.

Properties

Link copied to clipboard

The root pointer, representing the entire JSON document.

Functions

Link copied to clipboard
fun from(path: String): JsonPointer

Creates a JsonPointer from a string representation.

Link copied to clipboard

Creates a JsonPointer from a URI fragment identifier as defined in RFC 6901 §6.