Uses of Class
org.wikidata.wdtk.datamodel.helpers.EntityDocumentBuilder
Packages that use EntityDocumentBuilder
Package
Description
Package for mostly static helper code to work with data objects.
-
Uses of EntityDocumentBuilder in org.wikidata.wdtk.datamodel.helpers
Classes in org.wikidata.wdtk.datamodel.helpers with type parameters of type EntityDocumentBuilderModifier and TypeClassDescriptionclass
EntityDocumentBuilder<T extends EntityDocumentBuilder<T,
O>, O extends TermedStatementDocument> Abstract base class for builders that constructEntityDocument
objects.Subclasses of EntityDocumentBuilder in org.wikidata.wdtk.datamodel.helpersModifier and TypeClassDescriptionclass
Builder class to constructItemDocument
objects.class
Builder class to constructPropertyDocument
objects.