Uses of Interface
org.wikidata.wdtk.util.WebResourceFetcher
Package
Description
Code that is specific to the dump file exports of the Wikimedia Foundation (WMF).
Package for general helper code that is only used for testing purposes.
General utility package for Wikidata Toolkit.
-
Uses of WebResourceFetcher in org.wikidata.wdtk.dumpfiles.wmf
ModifierConstructorDescriptionJsonOnlineDumpFile
(String dateStamp, String projectName, WebResourceFetcher webResourceFetcher, DirectoryManager dumpfileDirectoryManager) Constructor.WmfDumpFileManager
(String projectName, DirectoryManager downloadDirectoryManager, WebResourceFetcher webResourceFetcher) Constructor.WmfOnlineStandardDumpFile
(String dateStamp, String projectName, WebResourceFetcher webResourceFetcher, DirectoryManager dumpfileDirectoryManager, DumpContentType dumpContentType) Constructor. -
Uses of WebResourceFetcher in org.wikidata.wdtk.testing
-
Uses of WebResourceFetcher in org.wikidata.wdtk.util