Uses of Interface
org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Packages that use 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
Constructors in org.wikidata.wdtk.datamodel.helpers with parameters of type DataObjectFactoryModifierConstructorDescriptionDatamodelConverter
(DataObjectFactory dataObjectFactory) Constructor.DatamodelFilter
(DataObjectFactory dataObjectFactory, DocumentDataFilter filter) -
Uses of DataObjectFactory in org.wikidata.wdtk.datamodel.implementation
Classes in org.wikidata.wdtk.datamodel.implementation that implement DataObjectFactoryModifier and TypeClassDescriptionclass
Factory implementation to create Jackson versions of the datamodel objects, where available.