JSJsonParser

fabric.io.JSJsonParser$
object JSJsonParser extends FormatParser

Attributes

Source
JSJsonParser.scala
Graph
Supertypes
trait FormatParser
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def apply(content: String): Json

Attributes

Definition Classes
Source
JSJsonParser.scala
override def format: Format

Attributes

Definition Classes
Source
JSJsonParser.scala
def parse(value: Any): Json

Attributes

Source
JSJsonParser.scala