Packages

package jsonldinstance

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class JsonLDArray extends AmfArray with JsonLDElement
  2. trait JsonLDElement extends AmfElement
  3. case class JsonLDError() extends JsonLDElement with Product with Serializable
  4. case class JsonLDObject(fields: Fields, annotations: Annotations, model: JsonLDEntityModel, path: JsonPath) extends DomainElement with JsonLDElement with Product with Serializable
  5. class JsonLDScalar extends AmfScalar with JsonLDElement

Value Members

  1. object JsonLDArray extends Serializable
  2. object JsonLDObject extends Serializable

Ungrouped