io.circe.pointer.Pointer
See thePointer companion class
object Pointer
Attributes
- Companion
- class
- Source
- Pointer.scala
- Graph
-
- Supertypes
- Self type
-
Pointer.type
Members list
Type members
Classlikes
Represents an absolute JSON Pointer.
object Relative
Attributes
- Companion
- class
- Source
- Pointer.scala
- Supertypes
- Self type
-
Relative.type
Value members
Concrete methods
Parse a string representing a JSON Pointer that may be either absolute or relative.
Parse a string representing a JSON Pointer that may be either absolute or relative.
Attributes
- Source
- Pointer.scala
Parse a string representing an absolute JSON Pointer.
Parse a string representing a relative JSON Pointer.
Implicits
Implicits
Attributes
- Source
- Pointer.scala
In this article