Companion
Companion object for creating JsonPointer instances and providing constants.
Functions
Link copied to clipboard
Convenience parser that delegates to the encoding-specific factory matching path's prefix:
Link copied to clipboard
Creates a JsonPointer from a Mustache-style dot-notation path string.
Link copied to clipboard
Creates a JsonPointer from a URI fragment identifier as defined in RFC 6901 §6.
Link copied to clipboard
Creates a JsonPointer from a strict RFC 6901 JSON Pointer string.