Uses of Interface
org.wikidata.wdtk.util.WebResourceFetcher
Packages that use 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
Constructors in org.wikidata.wdtk.dumpfiles.wmf with parameters of type WebResourceFetcherModifierConstructorDescriptionJsonOnlineDumpFile
(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
Classes in org.wikidata.wdtk.testing that implement WebResourceFetcher -
Uses of WebResourceFetcher in org.wikidata.wdtk.util
Classes in org.wikidata.wdtk.util that implement WebResourceFetcher