Uses of Interface
org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Package
Description
Package for mostly static helper code to work with data objects.
Basic implementation for objects representing Wikibase data and related factories.
-
Uses of DataObjectFactory in org.wikidata.wdtk.datamodel.helpers
ModifierConstructorDescriptionDatamodelConverter
(DataObjectFactory dataObjectFactory) Constructor.DatamodelFilter
(DataObjectFactory dataObjectFactory, DocumentDataFilter filter) -
Uses of DataObjectFactory in org.wikidata.wdtk.datamodel.implementation
Modifier and TypeClassDescriptionclass
Factory implementation to create Jackson versions of the datamodel objects, where available.