The Json provider acts as an abstraction layer over the Json library.
The Json provider acts as an abstraction layer over the Json library.
It exposes all methods and types used by diffson when manipulating Json values directly.
Value Members
final def!=(arg0: Any): Boolean
Definition Classes
AnyRef → Any
final def##(): Int
Definition Classes
AnyRef → Any
def+(other: String): String
Implicit information
This member is added by an implicit conversion from JsonSupport[JsValue] to
any2stringadd[JsonSupport[JsValue]] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from JsonSupport[JsValue] to
ArrowAssoc[JsonSupport[JsValue]] performed by method ArrowAssoc in scala.Predef.
This member is added by an implicit conversion from JsonSupport[JsValue] to
Ensuring[JsonSupport[JsValue]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from JsonSupport[JsValue] to
Ensuring[JsonSupport[JsValue]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from JsonSupport[JsValue] to
Ensuring[JsonSupport[JsValue]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from JsonSupport[JsValue] to
Ensuring[JsonSupport[JsValue]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from JsonSupport[JsValue] to
StringFormat[JsonSupport[JsValue]] performed by method StringFormat in scala.Predef.
This member is added by an implicit conversion from JsonSupport[JsValue] to
ArrowAssoc[JsonSupport[JsValue]] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from AnyRef
Inherited from Any
Inherited by implicit conversion any2stringadd from
JsonSupport[JsValue] to any2stringadd[JsonSupport[JsValue]]
Inherited by implicit conversion StringFormat from
JsonSupport[JsValue] to StringFormat[JsonSupport[JsValue]]
Inherited by implicit conversion Ensuring from
JsonSupport[JsValue] to Ensuring[JsonSupport[JsValue]]
Inherited by implicit conversion ArrowAssoc from
JsonSupport[JsValue] to ArrowAssoc[JsonSupport[JsValue]]