Parser

trait Parser
class Object
trait Matchable
class Any
object JsonParser.type

Value members

Abstract methods

def apply(content: String, format: Format): Json

Concrete methods

final def apply(source: Source, format: Format): Json
final def apply(content: Array[Byte], format: Format): Json