public interface EntityDocumentProcessor
EntityDocument objects
in some way. Classes that implement this can subscribe to receive entity
documents as obtained, e.g., from parsing dump files.| Modifier and Type | Method and Description |
|---|---|
void |
processItemDocument(ItemDocument itemDocument)
Processes the given ItemDocument.
|
void |
processPropertyDocument(PropertyDocument propertyDocument)
Processes the given PropertyDocument.
|
void processItemDocument(ItemDocument itemDocument)
itemDocument - the ItemDocumentvoid processPropertyDocument(PropertyDocument propertyDocument)
propertyDocument - the PropertyDocumentCopyright © 2014–2015 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage