Uses of Class
org.openrefine.wikibase.editing.MediaFileUtils
-
Packages that use MediaFileUtils Package Description org.openrefine.wikibase.updates -
-
Uses of MediaFileUtils in org.openrefine.wikibase.updates
Methods in org.openrefine.wikibase.updates with parameters of type MediaFileUtils Modifier and Type Method Description org.wikidata.wdtk.datamodel.interfaces.MediaInfoIdValue
MediaInfoEdit. uploadNewFile(org.wikidata.wdtk.wikibaseapi.WikibaseDataEditor editor, MediaFileUtils mediaFileUtils, String summary, List<String> tags)
If the update corresponds to a new file, uploads the new file, its wikitext and its metadata.
-