Class MediaInfoDocumentImpl

java.lang.Object
org.wikidata.wdtk.datamodel.implementation.EntityDocumentImpl
org.wikidata.wdtk.datamodel.implementation.MediaInfoDocumentImpl
All Implemented Interfaces:
EntityDocument, LabeledDocument, LabeledStatementDocument, MediaInfoDocument, StatementDocument

public class MediaInfoDocumentImpl extends EntityDocumentImpl implements MediaInfoDocument
Jackson implementation of MediaInfoDocument.

We serialize back statements in JSON with the "claims" key for compatibility with the other entity types and the wbeditentity API mdodule

Author:
Thomas Pellissier Tanon