| Package | Description |
|---|---|
| org.wikidata.wdtk.datamodel.implementation |
Basic implementation for objects representing Wikibase data and related factories.
|
| org.wikidata.wdtk.datamodel.interfaces |
Interfaces for representing Wikibase data and related factories.
|
| org.wikidata.wdtk.datamodel.json.jackson |
Main package for Jackson-compatible implementations of the WDTK datamodel
interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ItemDocumentImpl |
class |
PropertyDocumentImpl
Implementation of
PropertyDocument. |
class |
TermedDocumentImpl
Implementation of
TermedDocument. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ItemDocument
Interface for datasets that describe items.
|
interface |
PropertyDocument
Interface for datasets that describe properties.
|
interface |
TermedDocument
Interface for EntityDocuments that can be described by terms in several
languages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JacksonItemDocument
Jackson implementation of
ItemDocument. |
class |
JacksonPropertyDocument
Jackson implementation of
PropertyDocument. |
class |
JacksonTermedDocument
Abstract Jackson implementation of
TermedDocument. |
Copyright © 2014 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage