FormatParser

fabric.io.FormatParser
trait FormatParser

Attributes

Source
FormatParser.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object JSJsonParser.type
object JacksonParser.type
object SimpleJsonParser.type

Members list

Value members

Abstract methods

def apply(content: String): Json

Attributes

Source
FormatParser.scala
def format: Format

Attributes

Source
FormatParser.scala