package playjson
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class FormatRegistry (mapClass: Map[Class[_], (Function1[_, JsValue], Function1[JsValue, _])] = Map.empty) extends Product with Serializable
- case class JsonFormatException (msg: String, cause: Exception) extends Exception with Product with Serializable
- class Parser extends AnyRef
- class Printer extends AnyRef
Value Members
- object JsonFormat
- object Printer
- object WellKnownTypes