| Package | Description |
|---|---|
| org.wikidata.wdtk.wikibaseapi |
Components for accessing the Web API of a Wikibase website, such as wikidata.org.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RandomGuidGenerator
Generates fresh hashes for new statements, snaks or references,
based on Java's own random generator (java.util.UUID).
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatementUpdate.setGuidGenerator(GuidGenerator generator)
Deprecated.
Sets the GUID generator for this statement update.
|
| Constructor and Description |
|---|
WikibaseDataEditor(ApiConnection connection,
String siteUri,
GuidGenerator generator)
Creates an object to edit data via the Web API of the given
ApiConnection object. |
Copyright © 2014–2024 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage