Packages

package jsonld

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. jsonld
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. abstract class Decoder[Json] extends codec.Decoder
  2. abstract class Encoder[Json] extends codec.Encoder
  3. type JsonLDDecoder[T] = Decoder[T]
  4. type JsonLDEncoder[T] = Encoder[T]

Value Members

  1. lazy val JsonLDDecoder: Decoder.type
  2. lazy val JsonLDEncoder: Encoder.type
  3. object Decoder
  4. object Encoder

Inherited from AnyRef

Inherited from Any

Ungrouped