| Package | Description |
|---|---|
| org.wikidata.wdtk.datamodel.json.jackson |
Main package for Jackson-compatible implementations of the WDTK datamodel
interfaces.
|
| org.wikidata.wdtk.datamodel.json.jackson.datavalues |
Jackson-compatible implementation of all WDTK
Value interfaces for use as
snak values. |
| Class and Description |
|---|
| JacksonValue
Abstract Jackson implementation of
Value. |
| Class and Description |
|---|
| JacksonInnerEntityId
This class represents the inner anonymous object in the JSON type of
"wikibase-entityid".
|
| JacksonInnerGlobeCoordinates
Helper object that represents the JSON object structure that is used to
represent values of type
JacksonValue.JSON_VALUE_TYPE_GLOBE_COORDINATES. |
| JacksonInnerMonolingualText
Helper object that represents the JSON object structure that is used to
represent values of type
JacksonValue.JSON_VALUE_TYPE_MONOLINGUAL_TEXT. |
| JacksonInnerQuantity
Helper object that represents the JSON object structure that is used to
represent values of type
JacksonValue.JSON_VALUE_TYPE_QUANTITY. |
| JacksonInnerTime
Helper object that represents the JSON object structure that is used to
represent values of type
JacksonValue.JSON_VALUE_TYPE_STRING. |
| JacksonValue
Abstract Jackson implementation of
Value. |
| JacksonValueEntityId
Abstract base implementation of
EntityIdValue for Jackson. |
Copyright © 2014–2015 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage