package jsonldinstance
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class JsonLDArray extends AmfArray with JsonLDElement
- trait JsonLDElement extends AmfElement
- case class JsonLDError() extends JsonLDElement with Product with Serializable
- class JsonLDObject extends DomainElement with JsonLDElement
- class JsonLDScalar extends AmfScalar with JsonLDElement
Value Members
- object JsonLDArray extends Serializable
- object JsonLDObject